LSP: fixed log timer bug (again)
This commit is contained in:
parent
2644e9575e
commit
b69997d968
1 changed files with 0 additions and 1 deletions
|
@ -1226,7 +1226,6 @@
|
||||||
buildLogsTable()
|
buildLogsTable()
|
||||||
);
|
);
|
||||||
|
|
||||||
var logsinterval;
|
|
||||||
$('.logs_refresh').change(function(){
|
$('.logs_refresh').change(function(){
|
||||||
if ($(this).is(':checked')) {
|
if ($(this).is(':checked')) {
|
||||||
var delay = $('.logs_refresh_every').val();
|
var delay = $('.logs_refresh_every').val();
|
||||||
|
|
Loading…
Add table
Reference in a new issue