[Erp5-report] r10262 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Sep 22 18:11:27 CEST 2006


Author: vincent
Date: Fri Sep 22 18:11:24 2006
New Revision: 10262

URL: http://svn.erp5.org?rev=10262&view=rev
Log:
Update search dialog to reflect changes in listbox search field names.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewSearchDialog.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewSearchDialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewSearchDialog.xml?rev=10262&r1=10261&r2=10262&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewSearchDialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewSearchDialog.xml Fri Sep 22 18:11:24 2006
@@ -74,18 +74,17 @@
                     <key> <string>left</string> </key>
                     <value>
                       <list>
-                        <string>your_search_listbox_id</string>
-                        <string>your_search_listbox_title</string>
                         <string>your_list_form_id</string>
+                        <string>your_description</string>
+                        <string>your_id</string>
+                        <string>your_title</string>
                       </list>
                     </value>
                 </item>
                 <item>
                     <key> <string>right</string> </key>
                     <value>
-                      <list>
-                        <string>your_search_listbox_description</string>
-                      </list>
+                      <list/>
                     </value>
                 </item>
               </dictionary>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=10262&r1=10261&r2=10262&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Fri Sep 22 18:11:24 2006
@@ -1,1 +1,1 @@
-75
+77




More information about the Erp5-report mailing list