svn commit: r1666511 - /ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml

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

svn commit: r1666511 - /ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml

adrianc
Author: adrianc
Date: Fri Mar 13 16:48:36 2015
New Revision: 1666511

URL: http://svn.apache.org/r1666511
Log:
Removed unnecessary screenlet widget from the Find Geos screen.

Modified:
    ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml

Modified: ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml?rev=1666511&r1=1666510&r2=1666511&view=diff
==============================================================================
--- ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml (original)
+++ ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml Fri Mar 13 16:48:36 2015
@@ -36,9 +36,7 @@
                                     <include-form name="FindGeo" location="component://webtools/widget/GeoManagementForms.xml"/>
                                 </decorator-section>
                                 <decorator-section name="search-results">
-                                    <screenlet title="${uiLabelMap.CommonGeos}">
-                                        <include-form name="ListGeos" location="component://webtools/widget/GeoManagementForms.xml"/>
-                                    </screenlet>
+                                    <include-form name="ListGeos" location="component://webtools/widget/GeoManagementForms.xml"/>
                                 </decorator-section>
                             </decorator-screen>
                         </container>