mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 06:52:24 +00:00
1c69d1f2da
Add buttons for text, image properties to the Fixed Position toolbar, WTD-881.
5 lines
172 B
HTML
5 lines
172 B
HTML
<span ng-controller="DialogButtonController as dialog">
|
|
<mct-control key="'button'"
|
|
structure="dialog.getButtonStructure()">
|
|
</mct-control>
|
|
</span> |