bug fix delete child domain

This commit is contained in:
usmannasir
2025-06-16 18:48:55 +05:00
parent ba5fb658cf
commit 74117804c2

View File

@@ -10140,6 +10140,8 @@ app.controller('listChildDomainsMain', function ($scope, $http, $timeout) {
$scope.currentPage = 1;
$scope.recordsToShow = 10;
$scope.expandedSites = {};
$scope.DeleteDocRoot = false;
$scope.getFurtherWebsitesFromDB = function () {