mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
rogue console statement
This commit is contained in:
@@ -119,7 +119,6 @@
|
||||
$('#jqueryVersion').html($.fn.jquery);
|
||||
|
||||
var loghandle = function(event, delta) {
|
||||
console.log(event);
|
||||
var o = '', id = event.currentTarget.id;
|
||||
|
||||
o = '#' + id + ':';
|
||||
|
||||
Reference in New Issue
Block a user