diff --git a/src/sunstone/public/js/plugins/oneflow-templates.js b/src/sunstone/public/js/plugins/oneflow-templates.js index fd544c568f..b9a07f8261 100644 --- a/src/sunstone/public/js/plugins/oneflow-templates.js +++ b/src/sunstone/public/js/plugins/oneflow-templates.js @@ -460,7 +460,6 @@ var service_template_actions = { call: ServiceTemplate.update, callback: function(request,response){ notifyMessage(tr("ServiceTemplate updated correctly")); - Sunstone.runAction('ServiceTemplate.show',response.DOCUMENT.ID); }, error: onError },