mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 17:57:04 +00:00
[Style] Add stub for label link icon
This commit is contained in:
parent
397a545482
commit
3e5fa30d9d
@ -22,7 +22,14 @@
|
||||
<span class="label s-label">
|
||||
<span class='ui-symbol icon type-icon'>
|
||||
{{type.getGlyph()}}
|
||||
|
||||
<span class='ui-symbol icon alert hidden'>!</span>
|
||||
</span>
|
||||
<span class='title-label'>{{model.name}}</span>
|
||||
<!-- this will be toggled by a ng-show -->
|
||||
<span class='ui-symbol icon indicator-icon'>
|
||||
è
|
||||
</span>
|
||||
<span class='title-label'>
|
||||
{{model.name}}
|
||||
</span>
|
||||
</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user