removed existing auto-reload

This commit is contained in:
Matt Walsh
2025-03-24 22:57:30 -05:00
parent 1983d025a4
commit f0166ec2df
7 changed files with 5 additions and 118 deletions

View File

@@ -163,11 +163,6 @@
Zone Id: <span id="spanZoneId"></span><br />
</div>
<div id="divRefresh">
Last Update: <span id="spanLastRefresh">(None)</span><br />
<input id="chkAutoRefresh" name="chkAutoRefresh" type="checkbox" /><label id="lblRefreshCountDown" for="chkAutoRefresh">Auto Refresh: <span id="spanRefreshCountDown">--:--</span></label>
</div>
</body>
</html>