mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #2707: Fix Uncaught exception in ServiceTemplate.update.callback
This commit is contained in:
parent
e41e5bb88c
commit
9521b68413
@ -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
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user