Some more stuff done. Layout mostly.

This commit is contained in:
James Cole
2015-06-20 18:22:33 +02:00
parent bf516d4d21
commit 4aff9d6e73
4 changed files with 95 additions and 33 deletions

View File

@@ -66,20 +66,9 @@
<!-- Notifications: style can be found in dropdown.less -->
<!-- User Account: style can be found in dropdown.less -->
<li class="dropdown user user-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<a href="#">
<span class="hidden-xs">{{ Auth.user.email }}</span>
</a>
<ul class="dropdown-menu">
<!-- Menu Footer-->
<li class="user-footer">
<div class="pull-left">
<a href="#" class="btn btn-default btn-flat">Profile</a>
</div>
<div class="pull-right">
<a href="#" class="btn btn-default btn-flat">Sign out</a>
</div>
</li>
</ul>
</li>
<li>
<a href="#" data-toggle="control-sidebar"><i class="fa fa-plus-circle"></i></a>