Commit 379f8824 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from project_line_view.form to ProjectLine_view.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1648 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent de968d39
......@@ -3,9 +3,9 @@
<form>
<title>Project Line</title>
<row_length>4</row_length>
<name>project_line_view</name>
<name>ProjectLine_view</name>
<pt>form_view</pt>
<action>base_edit</action>
<action>Base_edit</action>
<update_action></update_action>
<method>POST</method>
<enctype>multipart/form-data</enctype>
......@@ -153,14 +153,15 @@
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<jump_method>base_jump_relation</jump_method>
<jump_method>Base_jumpToRelatedDocument</jump_method>
<max_length></max_length>
<portal_type type="list">[('Person', 'Person')]</portal_type>
<relation_setter_id></relation_setter_id>
<required type="int">0</required>
<title>Collaborateur</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<update_method>base_update_relation</update_method>
<update_method>Base_updateRelation</update_method>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
......@@ -209,10 +210,10 @@
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[('Heure', 'Heure'), ('Journ\xe9e', 'Journ\xe9e')]</items>
<items type="list">[('Hour', 'Hour'), ('Day', 'Day')]</items>
<required type="int">1</required>
<size type="int">2</size>
<title>Unité</title>
<title>Unit</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
......@@ -271,14 +272,15 @@
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<jump_method>base_jump_relation</jump_method>
<jump_method>Base_jumpToRelatedDocument</jump_method>
<max_length></max_length>
<portal_type type="list">[('Organisation', 'Organisation')]</portal_type>
<relation_setter_id></relation_setter_id>
<required type="int">0</required>
<title>Lieu</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<update_method>base_update_relation</update_method>
<update_method>Base_updateRelation</update_method>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
......@@ -323,4 +325,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