mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
fixing initial polling behavior
This commit is contained in:
parent
c0058a6bbc
commit
fc2d5a4ae4
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ var setSliderLabel = function(val) {
|
|||
|
||||
$(function(){
|
||||
renderGraphs();
|
||||
clearInterval(poller);
|
||||
|
||||
if (typeof localStorage.timeInterval !== 'undefined'){
|
||||
$('div.interval-slider input').val(localStorage.timeInterval);
|
||||
|
|
Loading…
Add table
Reference in a new issue