Commit 60be7ad4 authored by Jérome Perrin's avatar Jérome Perrin

fix some proxyfield targets

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24926 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4539c119
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>your_from_date</string> </value> <value> <string>your_at_date</string> </value>
</item> </item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
......
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
</item> </item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>Ticket_viewDialogFieldLibrary</string> </value> <value> <string>Base_viewDialogFieldLibrary</string> </value>
</item> </item>
<item> <item>
<key> <string>required</string> </key> <key> <string>required</string> </key>
......
295 296
\ 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