mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-10 08:58:33 +01:00
implement balance tool basic func done
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
<li class="nav-item">
|
||||
<a id="button-forward" class="nav-link" href="/?page={{ nextPageNumber }}">Forward</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a id="button-forward" class="nav-link" href="/balance-tool">Balance Tool</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="navbar-nav">
|
||||
<!--
|
||||
@@ -33,7 +36,7 @@
|
||||
placeholder="search player...">
|
||||
</li>
|
||||
{{ findPlayer }}
|
||||
<!--- <li class="nav-item right">
|
||||
<!-- <li class="nav-item right">
|
||||
<input id="gotoRank" type="number" aria-label="goto rank"
|
||||
placeholder="goto rank...">
|
||||
</li> -->
|
||||
|
||||
Reference in New Issue
Block a user