From cc662d882aec10de9b114c5e3c0390ab91555de3 Mon Sep 17 00:00:00 2001 From: Michael Scherle Date: Fri, 10 Feb 2017 02:47:54 +0300 Subject: frontend: panel stuff --- modules-available/locationinfo/frontend/panel.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules-available/locationinfo/frontend') diff --git a/modules-available/locationinfo/frontend/panel.html b/modules-available/locationinfo/frontend/panel.html index fd7287e2..493cbe0b 100644 --- a/modules-available/locationinfo/frontend/panel.html +++ b/modules-available/locationinfo/frontend/panel.html @@ -159,8 +159,6 @@ return event; } function update() { - console.log("update"); - if(lastPcUpdate ==null || (new MyDate().getTime()-lastPcUpdate.getTime()) > pcStateUpdateTime*1000){ $.getJSON("../../../api.php?do=locationinfo&action=pcstates&ids=" + roomidsString, function (result) { -- cgit v1.2.3-55-g7522