Commit 91736ba3 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from organisation_listCoordinates.form to Organisation_viewCoordinateList.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1630 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 898ca516
......@@ -3,7 +3,7 @@
<form>
<title></title>
<row_length>4</row_length>
<name>organisation_list</name>
<name>OrganisationModule_viewOrganisationList</name>
<pt>form_list</pt>
<action></action>
<update_action></update_action>
......@@ -19,40 +19,44 @@
<field><id>coordinate_list</id> <type>ListBox</type>
<values>
<all_columns></all_columns>
<all_editable_columns></all_editable_columns>
<Base_viewSearchResultList type="int">0</Base_viewSearchResultList>
<all_columns type="list">[]</all_columns>
<all_editable_columns type="list">[]</all_editable_columns>
<alternate_name></alternate_name>
<columns type="list">[('id', 'id'), ('Title', 'Title'), ('AsText', 'Coordinate')]</columns>
<css_class></css_class>
<default></default>
<default_params type="list">[('min', '(0,1,3)'), ('max', '100')]</default_params>
<description></description>
<domain_root_list></domain_root_list>
<domain_tree></domain_tree>
<domain_root_list type="list">[]</domain_root_list>
<domain_tree type="int">0</domain_tree>
<editable type="int">1</editable>
<editable_columns></editable_columns>
<editable_columns type="list">[]</editable_columns>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<global_attributes></global_attributes>
<global_attributes type="list">[]</global_attributes>
<height type="int">5</height>
<hidden type="int">0</hidden>
<lines type="int">10</lines>
<list_action></list_action>
<list_action>list</list_action>
<list_cookie>COORDINATE_LIST</list_cookie>
<list_method type="method">objectValues</list_method>
<list_method type="method">searchFolder</list_method>
<meta_types type="list">[('ERP5 Telephone', 'ERP5 Telephone')]</meta_types>
<portal_types></portal_types>
<report_root_list></report_root_list>
<report_tree></report_tree>
<portal_types type="list">[]</portal_types>
<report_root_list type="list">[]</report_root_list>
<report_tree type="int">0</report_tree>
<reverse type="int">0</reverse>
<search type="int">0</search>
<search_columns></search_columns>
<search></search>
<search_columns type="list">[]</search_columns>
<select type="int">1</select>
<selection_name></selection_name>
<sort></sort>
<selection_name>organisation_coordiante_selection</selection_name>
<sort type="list">[]</sort>
<sort_columns type="list">[]</sort_columns>
<stat_columns type="list">[]</stat_columns>
<stat_method></stat_method>
<title>Coordinates</title>
<url_columns type="list">[]</url_columns>
<width type="int">40</width>
</values>
<tales>
......@@ -64,4 +68,4 @@
</fields>
</group>
</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