Commit f61a5080 authored by Sebastien Robin's avatar Sebastien Robin

fix action priorities on python scripts

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41936 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 86e51867
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
</item> </item>
<item> <item>
<key> <string>priority</string> </key> <key> <string>priority</string> </key>
<value> <float>1.0</float> </value> <value> <float>2.0</float> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
40848 40849
\ 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