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 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -103,10 +101,6 @@
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
......@@ -128,10 +122,6 @@
<key> <string>form_id</string> </key>
<value> <string>Task_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Requester</string> </value>
</item>
</dictionary>
</value>
</item>
......
647
\ No newline at end of file
649
\ 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