mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
test debug output
This commit is contained in:
@@ -16,6 +16,7 @@ function get_overlib(content) {
|
||||
var ret = overlib(content, WRAP,HAUTO,VAUTO);
|
||||
|
||||
jQuery.event.trigger("ajaxStop");
|
||||
console.log('test');
|
||||
|
||||
return ret;
|
||||
}
|
||||
Reference in New Issue
Block a user