Merge "Use tag icon when tags are used as filter criteria"
This commit is contained in:
commit
db29f66974
@ -23,7 +23,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="tag tag-warning" ng-switch-when="Tags">
|
||||
Tag: {{tag.title}}
|
||||
<i class="fa fa-tag"></i> {{tag.title}}
|
||||
<a class="tag-remove"
|
||||
ng-click="removeTag({tag:tag})">
|
||||
×
|
||||
|
Loading…
Reference in New Issue
Block a user