svn commit: r517582 - /ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml

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

svn commit: r517582 - /ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml

lektran
Author: lektran
Date: Tue Mar 13 01:08:01 2007
New Revision: 517582

URL: http://svn.apache.org/viewvc?view=rev&rev=517582
Log:
Small fix to a bug I introduced last week

Modified:
    ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml

Modified: ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml?view=diff&rev=517582&r1=517581&r2=517582
==============================================================================
--- ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml (original)
+++ ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml Tue Mar 13 01:08:01 2007
@@ -24,7 +24,7 @@
         <section>
             <actions>
                 <set field="headerItem" value="facility"/>
-                <entity-and list-name="facilities" entity-name="Facility"/>
+                <entity-condition list-name="facilities" entity-name="Facility"/>
             </actions>
             <widgets>
                 <decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">