Updated Website Control Panel to add domains.

This commit is contained in:
usmannasir
2017-10-29 22:16:06 +05:00
parent 4e24f610c7
commit 6cc8ba2d06
44 changed files with 4933 additions and 1355 deletions

View File

@@ -124,6 +124,11 @@ app.controller('adminController', function($scope,$http,$timeout) {
$("#backupDestinations").hide();
$("#scheduleBackup").hide();
$("#remoteBackups").hide();
$("#packageHome").hide();
$("#packageSub").hide();
$("#createWebsite").hide();
}
}