[Representations] grid-item and label display links

grid-item and label representations now use the "location" capability
to determine whether or not to show a link indicator.
This commit is contained in:
Pete Richards
2015-08-06 09:49:50 -07:00
parent 19b80ded16
commit ec62c27f36
3 changed files with 11 additions and 13 deletions

View File

@@ -22,11 +22,10 @@
<span class="label s-label">
<span class='ui-symbol icon type-icon'>
{{type.getGlyph()}}
<!-- this will be toggled by a ng-show -->
<span
class='ui-symbol icon l-icon-link'
ng-show="true"
></span>
class='ui-symbol icon l-icon-link'
ng-show="location.isLink()"
></span>
<span class='ui-symbol icon l-icon-alert'></span>
</span>
<span class='title-label'>