mirror of
https://github.com/nasa/openmct.git
synced 2025-02-15 07:02:28 +00:00
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> |