Commit 99bafd7c authored by Rafael Monnerat's avatar Rafael Monnerat

Field Moved to erp5_core.

Form use Base_editUnrestricted instead Base_edit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16931 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9aab3641
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
<value> <string>Base_editUnrestricted</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
......@@ -87,7 +87,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>BaseTradeProject_FieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......
......@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
<value> <string>Base_editUnrestricted</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
......@@ -21,6 +21,7 @@
<string>selection_name</string>
<string>portal_types</string>
<string>list_method</string>
<string>round_script</string>
</list>
</value>
</item>
......@@ -91,7 +92,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>BaseTradeProject_FieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
......@@ -121,6 +122,10 @@
</list>
</value>
</item>
<item>
<key> <string>round_script</string> </key>
<value> <string>Planning_roundBoundToMinute</string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>task_report_planning_selection</string> </value>
......
320
\ No newline at end of file
321
\ 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