File manager - Edit - /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/validationResults.min.js
Back
define(["angular","cjt/util/locale","cjt/util/table","cjt/services/alertService","cjt/directives/alertList","cjt/directives/toggleSortDirective","cjt/directives/actionButtonDirective","app/services/validationLog"],(function(angular,LOCALE,Table){"use strict";var app=angular.module("whm.backupConfiguration");var controller=app.controller("validationResults",["$scope","alertService","validationLog",function($scope,alertService,validationLog){var logTable=new Table;$scope.sortValidationEntries=function(){$scope.currentlyValidating=logTable.update();$scope.meta=logTable.getMetadata()};$scope.init=function(){$scope.currentlyValidating=validationLog.getLogEntries();logTable.load($scope.currentlyValidating);logTable.setSort("name,transport","asc");logTable.meta.limit=$scope.currentlyValidating.length;logTable.meta.pageSize=$scope.currentlyValidating.length;$scope.$watch("currentlyValidating",(function(){$scope.sortValidationEntries();validationLog.cacheLogEntries()}),true)};$scope.init()}]);return controller}));
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings