mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 06:52:24 +00:00
b31b4770d1
Communicate dirty state out of generated forms; WTD-530.
8 lines
189 B
HTML
8 lines
189 B
HTML
<span class='form-control shell'>
|
|
<span class='field control'>
|
|
<input type="text"
|
|
ng-model="ngModel[field]"
|
|
name="mctControl">
|
|
</span>
|
|
</span>
|