Commit f10a53e2 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from Folder_list.form to Folder_viewObjectList.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1553 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc33f0fb
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0"?>
<form> <form>
<title>Folder Contents</title> <title>Folder Contents</title>
<name>folder_contents</name> <row_length>4</row_length>
<name>Folder_viewContentList</name>
<pt>form_list</pt>
<action></action> <action></action>
<enctype></enctype> <update_action></update_action>
<method>POST</method> <method>POST</method>
<pt>form_list</pt> <enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>UTF-8</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>Default</title> <title>Default</title>
...@@ -15,6 +19,7 @@ ...@@ -15,6 +19,7 @@
<field><id>listbox</id> <type>ListBox</type> <field><id>listbox</id> <type>ListBox</type>
<values> <values>
<Base_viewSearchResultList type="int">1</Base_viewSearchResultList>
<all_columns type="list">[]</all_columns> <all_columns type="list">[]</all_columns>
<all_editable_columns></all_editable_columns> <all_editable_columns></all_editable_columns>
<alternate_name></alternate_name> <alternate_name></alternate_name>
...@@ -25,7 +30,9 @@ ...@@ -25,7 +30,9 @@
<description></description> <description></description>
<domain_root_list></domain_root_list> <domain_root_list></domain_root_list>
<domain_tree></domain_tree> <domain_tree></domain_tree>
<editable type="int">1</editable>
<editable_columns></editable_columns> <editable_columns></editable_columns>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<global_attributes></global_attributes> <global_attributes></global_attributes>
...@@ -40,13 +47,16 @@ ...@@ -40,13 +47,16 @@
<report_root_list></report_root_list> <report_root_list></report_root_list>
<report_tree></report_tree> <report_tree></report_tree>
<reverse type="int">0</reverse> <reverse type="int">0</reverse>
<search type="int">1</search> <search></search>
<search_columns></search_columns> <search_columns></search_columns>
<select type="int">1</select> <select type="int">1</select>
<selection_name>folders</selection_name> <selection_name>folders</selection_name>
<sort type="list">[]</sort> <sort type="list">[]</sort>
<sort_columns></sort_columns>
<stat_columns></stat_columns>
<stat_method></stat_method> <stat_method></stat_method>
<title>Elements contenus</title> <title>Elements contenus</title>
<url_columns></url_columns>
<width type="int">40</width> <width type="int">40</width>
</values> </values>
<tales> <tales>
...@@ -58,4 +68,4 @@ ...@@ -58,4 +68,4 @@
</fields> </fields>
</group> </group>
</groups> </groups>
</form> </form>
\ 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