mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 06:52:24 +00:00
8018c8f42e
WTD-1048 Originally did a lot of this work in warp1048 by mistake This commit pulls in all /platform-only changes from that branch Mods are mostly related to WTD-1046 specifically, but also touch toolbar and buttons
8 lines
232 B
HTML
8 lines
232 B
HTML
<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>
|
|
</span>
|