svn commit: r547899 - /ofbiz/branches/release4.0/applications/product/widget/facility/FacilityGroupScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r547899 - /ofbiz/branches/release4.0/applications/product/widget/facility/FacilityGroupScreens.xml

lektran
Author: lektran
Date: Sat Jun 16 03:07:43 2007
New Revision: 547899

URL: http://svn.apache.org/viewvc?view=rev&rev=547899
Log:
Applied fix from trunk for revision: 546530

Modified:
    ofbiz/branches/release4.0/applications/product/widget/facility/FacilityGroupScreens.xml

Modified: ofbiz/branches/release4.0/applications/product/widget/facility/FacilityGroupScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/product/widget/facility/FacilityGroupScreens.xml?view=diff&rev=547899&r1=547898&r2=547899
==============================================================================
--- ofbiz/branches/release4.0/applications/product/widget/facility/FacilityGroupScreens.xml (original)
+++ ofbiz/branches/release4.0/applications/product/widget/facility/FacilityGroupScreens.xml Sat Jun 16 03:07:43 2007
@@ -25,8 +25,7 @@
             <actions>
                 <set field="titleProperty" value="PageTitleFindFacilityGroup"/>
                 <set field="headerItem" value="facilityGroup"/>
-                <entity-and entity-name="FacilityGroup" list-name="facilityGroups">
-                </entity-and>
+                <entity-condition entity-name="FacilityGroup" list-name="facilityGroups"/>
             </actions>
             <widgets>
                 <decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">