mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-14 17:26:17 +01:00
fetch search index change settings
This commit is contained in:
@@ -244,9 +244,7 @@
|
||||
<input type="checkbox"
|
||||
class="custom-control-input"
|
||||
id="searchIndex"
|
||||
ng-model="searchIndexEnabled"
|
||||
ng-change="UpdateWPSettings('searchIndex')"
|
||||
ng-init="searchIndexEnabled=false">
|
||||
ng-click="UpdateWPSettings('searchIndex')">
|
||||
<label class="custom-control-label"
|
||||
for="searchIndex"></label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user