Commit d2d1def8 authored by Aurel's avatar Aurel

fix typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10826 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 93cbcdb0
......@@ -75,7 +75,7 @@ if not \'siege\' in context.getSource():\n
if workflow_item.getProperty(\'action\')==\'order_action\':\n
return None\n
\n
return contex.getDestination()\n
return context.getDestination()\n
</string> </value>
</item>
<item>
......@@ -137,7 +137,6 @@ return contex.getDestination()\n
<string>_getiter_</string>
<string>workflow_item</string>
<string>None</string>
<string>contex</string>
</tuple>
</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