Commit 17f9818e authored by Łukasz Nowak's avatar Łukasz Nowak

- call proper method after user action

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44808 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 749287ac
......@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key>
<value> <string>workflow</string> </value>
</item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Request Destroy</string> </value>
......@@ -20,7 +24,7 @@
</item>
<item>
<key> <string>after_script_name</string> </key>
<value> <string></string> </value>
<value> <string>request_destroy_computer_partition</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
221
\ No newline at end of file
222
\ 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