mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
M #-: Removing unneeded debug information
Jorge's footprints
This commit is contained in:
parent
81ed024186
commit
94e7fd7487
@ -98,7 +98,6 @@ define(function(require) {
|
||||
}
|
||||
return(false);
|
||||
}
|
||||
console.log("JORGE");
|
||||
token = window.token;
|
||||
var URL = "";
|
||||
var proxy_host = window.location.hostname;
|
||||
|
@ -569,7 +569,7 @@ define(function(require) {
|
||||
}
|
||||
},
|
||||
error: function(){
|
||||
console.log("ERRROR");
|
||||
console.log("ERROR");
|
||||
}
|
||||
};
|
||||
OpenNebulaAction.list(hostActions,actionHost);
|
||||
|
@ -1 +0,0 @@
|
||||
26408
|
Loading…
Reference in New Issue
Block a user