Final version 1.2.2.8

I hope you all enjoy the new version.
This commit is contained in:
Kevin Röbert
2018-05-22 18:40:05 +02:00
parent 002968f50c
commit c4443fea60
14 changed files with 583 additions and 168 deletions

View File

@@ -34,6 +34,7 @@
<div class="row">
<div class="col-sm-1">
<a id="settings" target="_blank"><span class="pull-right glyphicon glyphicon-cog"></span></a>
<h5><b id="configs_head"></b></h5>
<label class="switch">
<input type="checkbox" id="globalStatus">
@@ -52,6 +53,12 @@
<span class="slider round"></span>
<label id="configs_switch_badges"></label>
</label>
<br>
<label class="switch">
<input type="checkbox" id="statistics">
<span class="slider round"></span>
<label id="configs_switch_statistics"></label>
</label>
<div class="clearfix"></div>
<br />
</div>