[Erp5-report] r8574 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/por...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 19 14:10:13 CEST 2006


Author: jerome
Date: Wed Jul 19 14:10:10 2006
New Revision: 8574

URL: http://svn.erp5.org?rev=8574&view=rev
Log:
use empty string as list method so that listbox doesn't render a link

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox.xml?rev=8574&r1=8573&r2=8574&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowHistory/listbox.xml Wed Jul 19 14:10:10 2006
@@ -471,6 +471,10 @@
                     <value> <int>0</int> </value>
                 </item>
                 <item>
+                    <key> <string>page_template</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>portal_types</string> </key>
                     <value>
                       <list/>
@@ -540,27 +544,27 @@
                       <list>
                         <tuple>
                           <string>action</string>
-                          <string encoding="base64">Jyc=</string>
+<string></string>
                         </tuple>
                         <tuple>
                           <string>state</string>
-                          <string encoding="base64">Jyc=</string>
+<string></string>
                         </tuple>
                         <tuple>
                           <string>actor</string>
-                          <string encoding="base64">Jyc=</string>
+<string></string>
                         </tuple>
                         <tuple>
                           <string>time</string>
-                          <string encoding="base64">Jyc=</string>
+<string></string>
                         </tuple>
                         <tuple>
                           <string>comment</string>
-                          <string encoding="base64">Jyc=</string>
+<string></string>
                         </tuple>
                         <tuple>
                           <string>error_message</string>
-                          <string encoding="base64">Jyc=</string>
+<string></string>
                         </tuple>
                       </list>
                     </value>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox.xml?rev=8574&r1=8573&r2=8574&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/listbox.xml Wed Jul 19 14:10:10 2006
@@ -446,6 +446,10 @@
                     </value>
                 </item>
                 <item>
+                    <key> <string>page_template</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>portal_types</string> </key>
                     <value>
                       <list/>
@@ -515,11 +519,11 @@
                         </tuple>
                         <tuple>
                           <string>object_class</string>
-                          <string>None</string>
+<string></string>
                         </tuple>
                         <tuple>
                           <string>object_state</string>
-                          <string>None</string>
+<string></string>
                         </tuple>
                       </list>
                     </value>




More information about the Erp5-report mailing list