Add user icon to topbar

refs #4824
This commit is contained in:
Marius Hein 2013-10-09 12:09:07 +02:00 committed by Eric Lippmann
parent 7e396fdf3f
commit 3975bb1364
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<span id="icinga_app_nav_username">
<?= $this->escape($this->auth()->getUser()->getUsername()); ?>
</span>
<i>{{USER_ICON}}</i>
<i class="icinga-icon-user"></i>
<b class="caret"></b>
</a>
<ul class="dropdown-menu">