Commit 367cf1dd authored by Jérome Perrin's avatar Jérome Perrin

enable reference on Item_view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27188 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4ebf5f10
......@@ -89,13 +89,12 @@
<value>
<list>
<string>my_title</string>
<string>my_reference</string>
<string>my_resource_title</string>
<string>my_variation_category_list</string>
<string>my_reference</string>
<string>my_current_owner</string>
<string>my_current_site</string>
<string>my_expiration_date</string>
<string>my_fishing_zone</string>
</list>
</value>
</item>
......
......@@ -12,11 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>hidden</string>
<string>editable</string>
<string>external_validator</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -76,14 +72,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>external_validator</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_reference</string> </value>
......@@ -92,10 +80,6 @@
<key> <string>form_id</string> </key>
<value> <string>Item_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
......@@ -14,7 +14,6 @@
<value>
<list>
<string>title</string>
<string>hidden</string>
</list>
</value>
</item>
......@@ -83,10 +82,6 @@
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
120
\ No newline at end of file
121
\ 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