re-enabled jqplot plugins
This commit is contained in:
parent
286c1d5110
commit
0b0483f679
@ -17,7 +17,7 @@
|
||||
|
||||
<script>{literal}
|
||||
$(document).ready(function(){
|
||||
// $.jqplot.config.enablePlugins = true;
|
||||
$.jqplot.config.enablePlugins = true;
|
||||
|
||||
// Ajax API URL
|
||||
var url = "{/literal}{$smarty.server.PHP_SELF}?page=api&action=getuserhashrate&api_key={$GLOBAL.userdata.api_key}&id={$GLOBAL.userdata.id}{literal}";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user