mirror of
https://github.com/nasa/openmct.git
synced 2025-01-22 12:28:09 +00:00
8 lines
186 B
HTML
8 lines
186 B
HTML
|
<span class='form-control shell'>
|
||
|
<span class='field control'>
|
||
|
<input type="text"
|
||
|
ng-model="ngModel[name]"
|
||
|
name="{{name}}">
|
||
|
</span>
|
||
|
</span>
|