typo fix
parent
2185c45d13
commit
7135602bd1
|
@ -176,8 +176,7 @@
|
|||
<div class="col-sm-9">
|
||||
<div class="form-check" ng-class="{ 'input-changed': data.https !== defaultData.https }">
|
||||
<input class="form-check-input" type="checkbox" id="https" ng-model="data.https">
|
||||
<label class="form-check-label" for="https">enabled</span>
|
||||
</label>
|
||||
<label class="form-check-label" for="https">enabled</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue