mirror of
https://github.com/nasa/openmct.git
synced 2025-05-31 06:31:04 +00:00
Initial minimal working implementation where a two-way binding between form and form user is observable. Notably, change ng-options to options, since ng-options is terminal (it breaks mct-control). WTD-530