Make loading of the tags tab async

This commit is contained in:
Joseph Schorr 2015-06-24 17:07:38 -04:00
parent 9e785ab019
commit 43330bcfad
4 changed files with 16 additions and 3 deletions

View file

@ -57,7 +57,9 @@
</span>
</div>
<table class="co-table" id="tagsTable">
<div class="cor-loader" ng-show="!isEnabled"></div>
<table class="co-table" id="tagsTable" ng-if="isEnabled">
<thead>
<td class="checkbox-col"></td>
<td ng-class="tablePredicateClass('name', options.predicate, options.reverse)">