1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

M #-:Remove console log (#4878)

Signed-off-by: Frederick Borges <fborges@opennebula.io>
This commit is contained in:
Frederick Borges 2020-06-04 10:27:16 +02:00 committed by GitHub
parent bf4e1da143
commit b4f2914f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,8 +95,6 @@ define(function(require) {
function _setup(context) {
var that = this;
console.log(that);
// Hide NUMA tab if hypervisor is vcenter
if( that.element &&
that.element.VM_MAD &&