Updated gridster variables to be custom per widget

This commit is contained in:
laf
2015-08-08 09:43:28 +00:00
parent 904a2099b5
commit 75a7f4833e
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ $common_output[] = '
<script>
var grid = $("#eventlog").bootgrid({
var eventlog_grid = $("#eventlog").bootgrid({
ajax: true,
post: function ()
{