mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-11 07:46:10 +01:00
backuprestore0.2
This commit is contained in:
@@ -1429,6 +1429,7 @@ app.controller('WPsiteHome', function ($scope, $http, $timeout, $compile, $windo
|
||||
$scope.currentStatus = "Starting creation Backups..";
|
||||
var data = {
|
||||
WPid: $('#WPid').html(),
|
||||
Backuptype: $('#backuptype').val()
|
||||
}
|
||||
var url = "/websites/WPCreateBackup";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user