Commit 67040550 authored by Vincent Pelletier's avatar Vincent Pelletier

Fix action URL because of action renaming.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19720 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a91fa0e3
......@@ -25,7 +25,7 @@
</item>
<item>
<key> <string>actbox_url</string> </key>
<value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=archive_action</string> </value>
<value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=deposit_action</string> </value>
</item>
<item>
<key> <string>after_script_name</string> </key>
......
604
\ No newline at end of file
605
\ 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