This commit is contained in:
Kameron Kenny 2019-06-06 17:02:56 -04:00
parent b97d173f95
commit b96298b31a
1 changed files with 2 additions and 2 deletions

View File

@ -26,9 +26,9 @@
<body onLoad="getJson(genList)">
<div class="column">
<button class="button" onClick="disableElement('punchList'), disableElement('punchDetail'), enableElement('newEvent')" id="put">New Punch Item</button>
<button class="button" onClick="disableElement('punchListAll'), disableElement('punchDetail'), enableElement('newEvent')" id="put">New Punch Item</button>
<button class="button" onClick="getJson(genList)" id="getJson">Refresh</button>
<button class="button" href="https://thelinux.pro/broadcast_timer">Time Boxer</button>
<a class="button" href="https://thelinux.pro/broadcast_timer">Time Boxer</a>
</div>
<div class="row" id="editPunch">