support radio buttons
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="highlight_dark">
|
||||
<button onclick="updateGraphs(360, 1, true);">Live</button>
|
||||
<button onclick="updateGraphs(720, 1, true);">Live</button>
|
||||
<button onclick="updateGraphs(1440, 10, true);">Day</button>
|
||||
<button onclick="updateGraphs(10080, 60, false);">Week</button>
|
||||
<button onclick="updateGraphs(20160, 60, false);">Two Weeks</button>
|
||||
|
Reference in New Issue
Block a user