mirror of https://github.com/apache/cloudstack.git
Remove debugger
This commit is contained in:
parent
819cee081b
commit
dfe7b725e6
|
|
@ -2962,7 +2962,6 @@
|
|||
],
|
||||
|
||||
action: function(args) {
|
||||
debugger;
|
||||
var array1 = [];
|
||||
|
||||
//var networktype = $thisWizard.find("#step1").find("input:radio[name=basic_advanced]:checked").val(); //"Basic", "Advanced"
|
||||
|
|
|
|||
Loading…
Reference in New Issue