mirror of
https://github.com/nasa/openmct.git
synced 2025-01-12 16:02:51 +00:00
3e95a96c69
Add spec for a button which should show a dialog for input on a single value, to support Image properties in Fixed Position view, WTD-881.
4 lines
152 B
HTML
4 lines
152 B
HTML
<mct-control ng-controller="DialogButtonController as dialog"
|
|
key="'button'"
|
|
structure="dialog.getStructure()">
|
|
</mct-control> |