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

removed console.logs

This commit is contained in:
juanmont 2016-11-15 15:54:13 +01:00
parent db77193ce2
commit 949e7e2f5c

View File

@ -80,7 +80,6 @@ define(function(require) {
}
},
success: function(req, response) {
console.log(response);
var host_graphs = [
{
monitor_resources : "HOST_SHARE/CPU_USAGE,HOST_SHARE/USED_CPU,HOST_SHARE/MAX_CPU,HOST_SHARE/TOTAL_CPU",