[Erp5-report] r27907 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jul 3 14:54:15 CEST 2009
Author: luke
Date: Fri Jul 3 14:54:14 2009
New Revision: 27907
URL: http://svn.erp5.org?rev=27907&view=rev
Log:
- go to RuleTool_viewRuleList view on listbox reset action
- some automatic ballast from business template serialisation
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RuleTool_viewRuleList/listbox.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RuleTool_viewRuleList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RuleTool_viewRuleList/listbox.xml?rev=27907&r1=27906&r2=27907&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RuleTool_viewRuleList/listbox.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/RuleTool_viewRuleList/listbox.xml [utf8] Fri Jul 3 14:54:14 2009
@@ -325,6 +325,10 @@
<item>
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>anchor</string> </key>
+ <value> <int>0</int> </value>
</item>
<item>
<key> <string>columns</string> </key>
@@ -433,7 +437,7 @@
</item>
<item>
<key> <string>list_action</string> </key>
- <value> <string>Folder_viewContentList</string> </value>
+ <value> <string>RuleTool_viewRuleList</string> </value>
</item>
<item>
<key> <string>list_cookie</string> </key>
@@ -476,6 +480,10 @@
<value> <int>0</int> </value>
</item>
<item>
+ <key> <string>row_css_method</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
<key> <string>search</string> </key>
<value> <int>1</int> </value>
</item>
@@ -518,6 +526,12 @@
<item>
<key> <string>title</string> </key>
<value> <string>Rules</string> </value>
+ </item>
+ <item>
+ <key> <string>untranslatable_columns</string> </key>
+ <value>
+ <list/>
+ </value>
</item>
<item>
<key> <string>url_columns</string> </key>
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=27907&r1=27906&r2=27907&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Jul 3 14:54:14 2009
@@ -1,1 +1,1 @@
-1247
+1248
More information about the Erp5-report
mailing list