Commit cd93c108 authored by Łukasz Nowak's avatar Łukasz Nowak

- go to RuleTool_viewRuleList view on listbox reset action

- some automatic ballast from business template serialisation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27907 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec466d3e
...@@ -326,6 +326,10 @@ ...@@ -326,6 +326,10 @@
<key> <string>alternate_name</string> </key> <key> <string>alternate_name</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>anchor</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>columns</string> </key> <key> <string>columns</string> </key>
<value> <value>
...@@ -433,7 +437,7 @@ ...@@ -433,7 +437,7 @@
</item> </item>
<item> <item>
<key> <string>list_action</string> </key> <key> <string>list_action</string> </key>
<value> <string>Folder_viewContentList</string> </value> <value> <string>RuleTool_viewRuleList</string> </value>
</item> </item>
<item> <item>
<key> <string>list_cookie</string> </key> <key> <string>list_cookie</string> </key>
...@@ -475,6 +479,10 @@ ...@@ -475,6 +479,10 @@
<key> <string>reverse</string> </key> <key> <string>reverse</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>row_css_method</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>search</string> </key> <key> <string>search</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
...@@ -519,6 +527,12 @@ ...@@ -519,6 +527,12 @@
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Rules</string> </value> <value> <string>Rules</string> </value>
</item> </item>
<item>
<key> <string>untranslatable_columns</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>url_columns</string> </key> <key> <string>url_columns</string> </key>
<value> <value>
......
1247 1248
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment