You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2008/07/18 02:29:26 UTC

svn commit: r677792 - /ofbiz/trunk/framework/common/widget/CommonScreens.xml

Author: adrianc
Date: Thu Jul 17 17:29:25 2008
New Revision: 677792

URL: http://svn.apache.org/viewvc?rev=677792&view=rev
Log:
Find Screen decorator fix.

Modified:
    ofbiz/trunk/framework/common/widget/CommonScreens.xml

Modified: ofbiz/trunk/framework/common/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/CommonScreens.xml?rev=677792&r1=677791&r2=677792&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/common/widget/CommonScreens.xml Thu Jul 17 17:29:25 2008
@@ -369,7 +369,7 @@
                     </fail-widgets>
                 </section>
                 <decorator-section-include name="menu-bar"/>
-                <screenlet name="findScreenlet" collapsible="true" padded="false">
+                <screenlet id="searchOptions" name="findScreenlet" collapsible="true" padded="false">
                     <container style="screenlet-body">
                         <container style="h2">
                             <label text="${uiLabelMap.CommonSearchOptions}"/>