Commit f8543ccd authored by iv's avatar iv

ERP5Workflow: fix destination list requirement

it should not be required to have destination list on a state
parent c9ee6406
......@@ -219,7 +219,7 @@
</item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......@@ -233,8 +233,7 @@
<key> <string>view_separator</string> </key>
<value> <string encoding="cdata"><![CDATA[
<br />\n
<br />
]]></string> </value>
</item>
......
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