mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 15:02:23 +00:00
6fca03521b
Add element templates for fixed position elements introduced via the Add button, WTD-880.
3 lines
73 B
HTML
3 lines
73 B
HTML
<div ng-style="{ background: ngModel.fill }">
|
|
{{ngModel.text}}
|
|
</div> |