Commit bafc1fc1 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from person_list_phone.form to Person_viewPhoneList.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1639 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 61607613
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<form> <form>
<title>Folder Contents</title> <title>Folder Contents</title>
<row_length>4</row_length> <row_length>4</row_length>
<name>folder_contents</name> <name>Folder_viewContentList</name>
<pt>form_list</pt> <pt>form_list</pt>
<action></action> <action></action>
<update_action></update_action> <update_action></update_action>
...@@ -19,6 +19,7 @@ ...@@ -19,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">[('catalog.path', 'Path'), ('catalog.id', 'Id'), ('catalog.Title', 'Titlex'), ('catalog.Description', 'Description'), ('phone.path', 'Phone')]</all_columns> <all_columns type="list">[('catalog.path', 'Path'), ('catalog.id', 'Id'), ('catalog.Title', 'Titlex'), ('catalog.Description', 'Description'), ('phone.path', 'Phone')]</all_columns>
<all_editable_columns></all_editable_columns> <all_editable_columns></all_editable_columns>
<alternate_name></alternate_name> <alternate_name></alternate_name>
...@@ -47,13 +48,16 @@ ...@@ -47,13 +48,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>persons</selection_name> <selection_name>persons</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>Contacts</title> <title>Contacts</title>
<url_columns></url_columns>
<width type="int">40</width> <width type="int">40</width>
</values> </values>
<tales> <tales>
...@@ -65,4 +69,4 @@ ...@@ -65,4 +69,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