mirror of https://github.com/MISP/misp-dashboard
chg: Removed debug message
parent
ea9bc654f8
commit
3110c936bd
|
@ -590,7 +590,6 @@ function createHead(callback) {
|
|||
.animate( { 'background-color': '' }, { duration: 1500 } );
|
||||
}
|
||||
if (isObjectAttribute === true) {
|
||||
console.log(entry);
|
||||
$( rowNode ).children().last()
|
||||
.css('position', 'relative')
|
||||
.append(
|
||||
|
|
Loading…
Reference in New Issue