Commit 043bf86f authored by Ivan Tyagov's avatar Ivan Tyagov

Remove completely dependencies on DMS field libraries.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21575 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f45124b9
......@@ -84,7 +84,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Document_viewFieldLibrary</string> </value>
<value> <string>RoleDefinition_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......
......@@ -84,7 +84,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Document_viewFieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......
......@@ -107,6 +107,7 @@
<string>my_function</string>
<string>my_group</string>
<string>my_site</string>
<string>my_reference</string>
</list>
</value>
</item>
......
327
\ No newline at end of file
329
\ 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