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 @@ ...@@ -12,7 +12,6 @@
<list> <list>
<string>first_item</string> <string>first_item</string>
<string>items</string> <string>items</string>
<string>required</string>
<string>title</string> <string>title</string>
</list> </list>
</value> </value>
...@@ -98,10 +97,6 @@ ...@@ -98,10 +97,6 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
......
1018 1020
\ No newline at end of file \ 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