Commit 20e23f0f authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from person_assignment_view.form to Person_viewAssignment.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1633 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c6bbadb3
......@@ -5,7 +5,7 @@
<row_length>4</row_length>
<name>General</name>
<pt>form_view</pt>
<action>base_edit</action>
<action>Base_edit</action>
<update_action></update_action>
<method>POST</method>
<enctype></enctype>
......@@ -25,14 +25,14 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">30</display_width>
<editable type="int">1</editable>
<editable type="int">0</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<max_length></max_length>
<required type="int">1</required>
<title>id</title>
<title>ID</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
......@@ -53,6 +53,8 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">30</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
......@@ -60,6 +62,8 @@
<required type="int">0</required>
<title>Usual Name</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -89,6 +93,7 @@
<field><id>listbox</id> <type>ListBox</type>
<values>
<Base_viewSearchResultList type="int">0</Base_viewSearchResultList>
<all_columns type="list">[]</all_columns>
<all_editable_columns type="list">[('getStartDate', 'getStartDate'), ('getStopDate', 'getStopDate')]</all_editable_columns>
<alternate_name></alternate_name>
......@@ -108,7 +113,7 @@
<height type="int">5</height>
<hidden type="int">0</hidden>
<lines type="int">10</lines>
<list_action>folder_contents</list_action>
<list_action>Folder_viewContentList</list_action>
<list_cookie>CONTACT_LIST</list_cookie>
<list_method type="method">searchFolder</list_method>
<meta_types type="list">[]</meta_types>
......@@ -116,14 +121,16 @@
<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></search>
<search_columns type="list">[]</search_columns>
<select type="int">0</select>
<selection_name>folder_selection</selection_name>
<sort type="list">[]</sort>
<sort_columns type="list">[]</sort_columns>
<stat_columns></stat_columns>
<stat_method></stat_method>
<title>Assignments</title>
<url_columns></url_columns>
<width type="int">40</width>
</values>
<tales>
......@@ -135,4 +142,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