mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
removed console.log
This commit is contained in:
parent
8dd9da2cd3
commit
e9fa4cb3c5
@ -186,7 +186,6 @@ define(function(require) {
|
||||
|
||||
function _setupDataTableSearch() {
|
||||
$.fn.dataTable.ext.type.order['file-size-pre'] = function ( data ) {
|
||||
console.log("hola");
|
||||
var matches = data.match( /^(\d+(?:\.\d+)?)\s*([a-z]+)/i );
|
||||
var multipliers = {
|
||||
B: 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user