Merge branch 'master' of github.com:litespeedtech/cyberpanel

Add Firewall rules by IP, Bug Fixes: SSL, Remote Backups, Error Logs.
This commit is contained in:
usmannasir
2017-11-02 02:23:09 +05:00
parent e366876b9b
commit 0f7ab39b37
4 changed files with 120 additions and 5 deletions

View File

@@ -1216,6 +1216,8 @@ app.controller('remoteBackupControl', function($scope, $http, $timeout) {
return;
}
// disable fetch accounts button
$scope.fetchAccountsBtn = true;
$scope.backupLoading = false;