You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2011/06/06 11:52:42 UTC

svn commit: r1132563 - /ofbiz/trunk/applications/product/widget/facility/FacilityTrees.xml

Author: erwan
Date: Mon Jun  6 09:52:42 2011
New Revision: 1132563

URL: http://svn.apache.org/viewvc?rev=1132563&view=rev
Log:
Expanding facility tree was returning an error

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

Modified: ofbiz/trunk/applications/product/widget/facility/FacilityTrees.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/FacilityTrees.xml?rev=1132563&r1=1132562&r2=1132563&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/facility/FacilityTrees.xml (original)
+++ ofbiz/trunk/applications/product/widget/facility/FacilityTrees.xml Mon Jun  6 09:52:42 2011
@@ -20,8 +20,7 @@ under the License.
 
 <trees xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-tree.xsd">
-    <tree name="FacilityTree" root-node-name="node-root" entity-name="Facility" expand-collapse-request="FacilityChildren?facilityId=${facilityId}"
-        default-render-style="expand-collapse">
+    <tree name="FacilityTree" root-node-name="node-root" entity-name="Facility" default-render-style="expand-collapse">
         <node name="node-root" render-style="simple">
             <sub-node node-name="node-body">
                 <entity-and entity-name="Facility">