diff --git a/src/sunstone/public/app/tabs/oneflow-templates-tab/actions.js b/src/sunstone/public/app/tabs/oneflow-templates-tab/actions.js index 9e90f79ed5..dd6eb89f37 100644 --- a/src/sunstone/public/app/tabs/oneflow-templates-tab/actions.js +++ b/src/sunstone/public/app/tabs/oneflow-templates-tab/actions.js @@ -95,7 +95,7 @@ define(function(require) { }, "ServiceTemplate.instantiate" : { - type: "multiple", + type: "single", call: OpenNebulaResource.instantiate, callback: function(request, response){ Sunstone.hideFormPanel(TAB_ID);