backuplistanddelete

This commit is contained in:
Hassan Hashmi
2022-06-08 15:55:36 +05:00
parent 941a8f5ece
commit c37104f687
7 changed files with 259 additions and 31 deletions

View File

@@ -1154,6 +1154,7 @@ app.controller('WPsiteHome', function ($scope, $http, $timeout, $compile, $windo
$scope.couldNotConnect = true;
$scope.goBackDisable = false;
$("#installProgress").css("width", "100%");
$("#installProgressbackup").css("width", "100%");
$scope.installPercentage = "100";