Commit 654d1a27 authored by Nicolas Delaby's avatar Nicolas Delaby

resource must not be required by default

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41792 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4db92d75
......@@ -12,7 +12,6 @@
<list>
<string>first_item</string>
<string>items</string>
<string>required</string>
<string>title</string>
</list>
</value>
......@@ -98,10 +97,6 @@
<list/>
</value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
1018
\ No newline at end of file
1020
\ 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