Nicer log view title

This commit is contained in:
Joseph Schorr 2013-12-02 16:55:09 -05:00
parent 4b8d9bd83e
commit 66c79252f7
2 changed files with 9 additions and 2 deletions

View file

@ -4,7 +4,7 @@
</div>
<div ng-show="!loading">
<div class="container header">
<b>Usage logs for the last seven days</b>
<span class="header-text">Usage logs <span class="mini">For the last seven days</span></span>
<span class="right">
<i class="fa fa-bar-chart-o toggle-icon" ng-class="chartVisible ? 'active' : ''"
ng-click="toggleChart()" title="Toggle Chart" bs-tooltip="tooltip.title"></i>