File manager - Edit - /usr/local/jetapps/var/www/jetbackup5/docroot/app/views/fileManagerRestore.htm
Back
<div class="form-group"> <p ng-hide="config.restore_conditions">{{ lang.t("Are you sure you want to restore from this backup?") }}</p> <div ng-show="config.restore_conditions"> <div ng-repeat="condition in config.restore_conditions track by $index" id="condition_row_{{$index}}" ng-show="condition.type == 0 || condition.type == backup_type" style="margin-bottom: 5px;"> <label><input type="checkbox" ng-model="condition.checked" /> <strong>{{ condition.title }}</strong></label> <br><span ng-bind-html="condition.content"></span> </div> </div> </div> <div class="form-group"> <button id="backup_table_restore_confirm_{{$index}}" type="submit" class="btn btn-primary" ng-disabled="isConditionsAgreed()" ng-click="onClickRestoreConfirm()">{{ lang.t("Restore") }}</button> <button class="btn btn-link" ng-click="cancelAction()" ng-class="{ 'hide': restoringBackup }">{{ lang.t("Cancel") }}</button> </div> <div id="restore_backup_status_{{index}}"></div>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings