mirror of
https://github.com/nasa/openmct.git
synced 2025-02-24 02:41:25 +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>
|