- Noticed that link #Logout from Sidebar doesn't work so I took care of it on every page.
@@ -163,7 +163,7 @@
<a data-toggle="tooltip" data-placement="top" title="Lock">
<span class="glyphicon glyphicon-eye-close" aria-hidden="true"></span>
</a>
- <a data-toggle="tooltip" data-placement="top" title="Logout">
+ <a data-toggle="tooltip" data-placement="top" title="Logout" href="login.html">
<span class="glyphicon glyphicon-off" aria-hidden="true"></span>
</div>
@@ -160,7 +160,7 @@
@@ -162,7 +162,7 @@
@@ -172,7 +172,7 @@