mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK UI - remove debugger keyword
This commit is contained in:
parent
d4928d3797
commit
1da9f8ee4d
|
|
@ -14002,8 +14002,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
action: function(args) {
|
||||
debugger;
|
||||
action: function(args) {
|
||||
$.ajax({
|
||||
url: createURL('disassociateUcsProfileFromBlade'),
|
||||
data: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue