mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix eventlog debug code left in (#15331)
This commit is contained in:
@@ -13,8 +13,6 @@
|
|||||||
* @author LibreNMS Contributors
|
* @author LibreNMS Contributors
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$vars['eventtype'] = 'test\"-alert(document.cookie)//';
|
|
||||||
|
|
||||||
$common_output[] = '
|
$common_output[] = '
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table id="eventlog" class="table table-hover table-condensed table-striped">
|
<table id="eventlog" class="table table-hover table-condensed table-striped">
|
||||||
|
Reference in New Issue
Block a user