[Common UI] Initial commonUI bundles
Bring in work on general-purpose and over-arching user interface bundles from the sandbox transition branch. WTD-574.
This commit is contained in:
7
platform/commonUI/general/res/templates/label.html
Normal file
7
platform/commonUI/general/res/templates/label.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<span class="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>
|
||||
Reference in New Issue
Block a user