oetiker / SmokePing

The Active Monitoring System
http://www.smokeping.org
GNU General Public License v2.0
1.35k stars 182 forks source link

Fix error when toggling Auto Refresh #416

Open jlu5 opened 2 weeks ago

jlu5 commented 2 weeks ago

The clearTimeout call was using the wrong parameter, leading to the error Uncaught ReferenceError: reload is not defined.