summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-11-04 04:36:05 +0300
committerDevaev Maxim <[email protected]>2018-11-04 04:36:05 +0300
commit341b9be3d3cc87cda8c564bc945b59ae30036fdf (patch)
treef54cb464f37ce663fbc71dbc4039bd59d535872f /web/index.html
parentbdca0e883950281da6001cbe1710842ac687c37a (diff)
fixed log button in ios
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 8e49aed7..99e48cf8 100644
--- a/web/index.html
+++ b/web/index.html
@@ -114,7 +114,7 @@
</div>
<hr>
<div class="ctl-dropdown-content-buttons">
- <button data-force-hide-menu onclick="window.open('kvmd/log?seek=3600&follow=1', '_blank');">&bull; View log</button>
+ <button data-force-hide-menu id="open-log-button">&bull; Open log</button>
</div>
</div>
</div>