1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 17:10:10 +00:00

remove old settings button

This commit is contained in:
Harvey Tindall 2020-09-22 20:54:46 +01:00
parent 2ab9b48f4b
commit 49ef3dfcf0
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -279,9 +279,6 @@
</li>
</ul>
<div class="btn-group" role="group" id="headerButtons">
<button type="button" class="btn btn-primary" id="openSettings">
Settings <i class="fa fa-cog"></i>
</button>
<button type="button" class="btn btn-danger unfocused" id="logoutButton">
Logout <i class="fa fa-sign-out"></i>
</button>