Commit 05cd7f70 authored by Julien Muchembled's avatar Julien Muchembled

erp5_forge: fix 'SVN Cleanup' action

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44196 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6c830efb
......@@ -50,7 +50,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>context.getVcsTool().cleanup(context)\n
<value> <string>context.getVcsTool().cleanup()\n
\n
context.REQUEST.set(\'portal_status_message\', \'Subversion locks removed successfully.\')\n
return context.BusinessTemplate_viewSvnStatus()\n
......
647
\ No newline at end of file
648
\ 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