Commit fbb2ca19 authored by Romain Courteaud's avatar Romain Courteaud

Do not delegate destination_decision field's title.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28115 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7addbcaa
...@@ -12,9 +12,7 @@ ...@@ -12,9 +12,7 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list/>
<string>title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -103,10 +101,6 @@ ...@@ -103,10 +101,6 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
...@@ -128,10 +122,6 @@ ...@@ -128,10 +122,6 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>Task_viewFieldLibrary</string> </value> <value> <string>Task_viewFieldLibrary</string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string>Requester</string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
......
647 649
\ No newline at end of file \ 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