aboutsummaryrefslogtreecommitdiffstats
path: root/res/index.html
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-02 14:29:03 +0300
committerRblSb <msrblsb@gmail.com>2020-03-02 14:29:03 +0300
commitb239467d9917849a746f2026c7f0b185a6341914 (patch)
treea17a39506d8e8720fced122bca924d8fd6dc9956 /res/index.html
parent0d36998b0fb8139456bf1eda3f614542fec890c5 (diff)
Synch threshold setting
Diffstat (limited to 'res/index.html')
-rw-r--r--res/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/index.html b/res/index.html
index c3bcde5..773dca6 100644
--- a/res/index.html
+++ b/res/index.html
@@ -36,8 +36,11 @@
<li><a id="exitBtn" href="#">${login}</a></li>
</ul>
</li>
- <li><a href="javascript:void(0)">${settings}</a></li>
- <!-- <li><a id="showchansettings" href="javascript:void(0)">${channel}</a></li> -->
+ <li class="dropdown"><a class="dropdown-toggle" href="#" data-toggle="dropdown">${settings}<b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a href="#" id="synchThresholdBtn">${synchThreshold}</a></li>
+ </ul>
+ </li>
<li class="dropdown"><a class="dropdown-toggle" href="#" data-toggle="dropdown">${layout}<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#" id="swapLayoutBtn">${swapLayout}</a></li>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage