Execute the property workflow

This commit is contained in:
Ovidiu Miron
2014-02-04 11:00:06 +02:00
parent a8dc5dd3f0
commit a9d0cb574b
2 changed files with 4 additions and 5 deletions
@@ -151,7 +151,7 @@
$.ajax({
type: "GET",
url: form_url,
data: "workflow_action=publish",
data: data,
context: trigger,
success: function (msg) {
// remove button (trigger object can't be directly removed)