1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Feature #3748: Fix oneflow template instantiate, see commit:0a75d4a

This commit is contained in:
Carlos Martín 2015-07-08 18:31:10 +02:00
parent 7f213bc356
commit cd51b67f3f

View File

@ -95,7 +95,7 @@ define(function(require) {
},
"ServiceTemplate.instantiate" : {
type: "multiple",
type: "single",
call: OpenNebulaResource.instantiate,
callback: function(request, response){
Sunstone.hideFormPanel(TAB_ID);