[Frontend] Markup updates to label and grid-item

WTD-1423
Depends on CSS and font updates in 2a032bf
This commit is contained in:
Charles Hacskaylo
2015-07-01 09:50:53 -07:00
parent 2a032bf66d
commit 7e89c13839
2 changed files with 10 additions and 8 deletions

View File

@@ -23,10 +23,11 @@
<span class='ui-symbol icon type-icon'>
{{type.getGlyph()}}
<!-- this will be toggled by a ng-show -->
<span class='ui-symbol icon l-link-icon'>
&#xf4;
</span>
<span class='ui-symbol icon alert hidden'>!</span>
<span
class='ui-symbol icon l-icon-link'
ng-show="true"
></span>
<span class='ui-symbol icon l-icon-alert'></span>
</span>
<span class='title-label'>
{{model.name}}