Commit 214d5d11 authored by Thibaut Deheunynck's avatar Thibaut Deheunynck

thibaut

Proxify fields my_acronym and my_sign
Change the input order ( day/month/year) of the field start_date.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22850 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11a7cec6
......@@ -12,7 +12,9 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
<list>
<string>input_order</string>
</list>
</value>
</item>
<item>
......@@ -80,6 +82,10 @@
<key> <string>form_id</string> </key>
<value> <string>Organisation_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>input_order</string> </key>
<value> <string>dmy</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
220
\ No newline at end of file
221
\ 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