mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated gridster variables to be custom per widget
This commit is contained in:
@@ -14,7 +14,7 @@ $common_output[] = '
|
||||
|
||||
<script>
|
||||
|
||||
var grid = $("#eventlog").bootgrid({
|
||||
var eventlog_grid = $("#eventlog").bootgrid({
|
||||
ajax: true,
|
||||
post: function ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user