diff options
| author | RblSb <msrblsb@gmail.com> | 2020-05-13 06:44:54 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-05-13 06:44:54 +0300 |
| commit | 2d82ca5f1049fb332b521691c29b9d789d08f690 (patch) | |
| tree | 829e2c8a22c00fd9bf3c222e8f8a1cfcef372432 /res/index.html | |
| parent | 28a1d1c271dd722dc36cebc5b61f87d80138dba3 (diff) | |
Add hotkeys
Diffstat (limited to 'res/index.html')
| -rw-r--r-- | res/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/index.html b/res/index.html index 27962d4..36d79be 100644 --- a/res/index.html +++ b/res/index.html @@ -35,6 +35,7 @@ <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> + <li><a href="#" id="hotkeysBtn">${hotkeys}</a></li> </ul> </li> <li class="dropdown"><a class="dropdown-toggle" href="#" data-toggle="dropdown">${layout}<b class="caret"></b></a> |
