update urls
This commit is contained in:
parent
12230a0a2f
commit
b5b2b8a883
|
@ -35,7 +35,7 @@
|
|||
<button class="button" onClick="genDaily()" id="daily">Gen Daily</button>
|
||||
<button class="button" onClick="genWeekly()" id="daily">Gen Weekly</button>
|
||||
<button class="button" onClick="getJson(genList)" id="getJson">Refresh</button>
|
||||
<a class="button" href="https://thelinux.pro/broadcast_timer">Time Boxer</a>
|
||||
<a class="button" href="https://thelinux.pro/rpr222">Time Boxer</a>
|
||||
</div>
|
||||
|
||||
<div class="listWrapper" id="punchListAll">
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
<button class="button" onClick="genDaily()" id="daily">Gen Daily</button>
|
||||
<button class="button" onClick="genWeekly()" id="daily">Gen Weekly</button>
|
||||
<button class="button" onClick="getJson(genList)" id="getJson">Refresh</button>
|
||||
<a class="button" href="https://thelinux.pro/broadcast_timer">Time Boxer</a>
|
||||
<a class="button" href="https://thelinux.pro/rpr222">Time Boxer</a>
|
||||
</div>
|
||||
|
||||
<div class="row" id="editPunch">
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
<!-- events-list -->
|
||||
<div class="one-third column events">
|
||||
<div id="events-list"></div>
|
||||
<a class="button nav-button" href="https://thelinux.pro/punch_list/">punch_list</a>
|
||||
<a class="button nav-button" href="https://thelinux.pro/pl-rpr222/">punch_list</a>
|
||||
<a class="button nav-button" href="api.html">Manage</a>
|
||||
</div>
|
||||
<!-- /events-list -->
|
||||
|
|
Loading…
Reference in New Issue