Commit 89a636a9 authored by Vincent Desmares's avatar Vincent Desmares

2008-09-09 vincentd

* Fix the Create Task action condition

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23522 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2d569bf7
...@@ -93,7 +93,7 @@ ...@@ -93,7 +93,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>here/Task_isSimpleTask</string> </value> <value> <string>here/isMovement</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
2008-09-09 2008-09-09 vincentd
* Fix the Create Task action condition
2008-09-09 vincentd
* fix dialog name and script arguments * fix dialog name and script arguments
2008-09-08 vincentd 2008-09-08 vincentd
......
586 587
\ 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