|
|
@ -176,8 +176,7 @@
|
|
|
|
<div class="col-sm-9">
|
|
|
|
<div class="col-sm-9">
|
|
|
|
<div class="form-check" ng-class="{ 'input-changed': data.https !== defaultData.https }">
|
|
|
|
<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">
|
|
|
|
<input class="form-check-input" type="checkbox" id="https" ng-model="data.https">
|
|
|
|
<label class="form-check-label" for="https">enabled</span>
|
|
|
|
<label class="form-check-label" for="https">enabled</label>
|
|
|
|
</label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|