Commit 6c96d04f authored by Łukasz Nowak's avatar Łukasz Nowak

- validation_state shall be used instead of simulation_state, as this

   workflow is closer to validation one


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43793 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 71bf3646
......@@ -54,7 +54,7 @@
</item>
<item>
<key> <string>state_var</string> </key>
<value> <string>simulation_state</string> </value>
<value> <string>validation_state</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
76
\ No newline at end of file
77
\ 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