mirror of
https://github.com/nasa/openmct.git
synced 2025-02-15 23:22:58 +00:00
8 lines
199 B
HTML
8 lines
199 B
HTML
<label class="checkbox custom no-text">
|
|
<input type="checkbox"
|
|
name="mctControl"
|
|
ng-model="ngModel[field]"
|
|
ng-disabled="ngDisabled">
|
|
<em> </em>
|
|
</label>
|