Commit 25e59495 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

change proxy targets to erp5_core's own Base_viewFieldLibrary.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43553 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 49747e98
......@@ -82,7 +82,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>your_date</string> </value>
<value> <string>my_date_time_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -78,7 +78,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>your_date</string> </value>
<value> <string>my_date_time_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -82,7 +82,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>your_date</string> </value>
<value> <string>my_date_time_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
40898
\ No newline at end of file
40899
\ 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