Bug fix to permissions and DNS creation!

This commit is contained in:
usmannasir
2018-02-13 11:45:44 +05:00
parent a010f7982e
commit f942945c13
8 changed files with 54 additions and 19 deletions

View File

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