Fixed typo in table, added no filters message, removed default sort on @timestamp from table in guided dashboard

This commit is contained in:
Rashid Khan
2013-07-28 21:20:59 -07:00
parent 45b00d080b
commit b29ffd8347
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -40,6 +40,7 @@
</style>
<div class='filtering-container'>
<span ng-show="filterSrv.ids.length == 0"><h5>No filters available</h5></span>
<div ng-repeat="id in filterSrv.ids" class="small filter-panel-filter" ng-class="{'filter-deselected': !filterSrv.list[id].active}">
<div class="filter-{{filterSrv.list[id].mandate}}" >
<strong>{{filterSrv.list[id].type}}</strong>