Commit d79a64a2 authored by Bartek Górny's avatar Bartek Górny

Removed redundat fields from preference view.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13130 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d320fe47
......@@ -80,8 +80,6 @@
<string>my_preferred_document_reference_regular_expression</string>
<string>my_preferred_document_ingestion_email_notification</string>
<string>my_preferred_document_reference_method_id</string>
<string>my_preferred_document_reference_regexp</string>
<string>my_preferred_document_filename_regexp</string>
</list>
</value>
</item>
......
......@@ -215,11 +215,11 @@
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>external_validator</string> </key>
......
556
\ No newline at end of file
557
\ 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