mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-07 21:26:27 +02:00
v1.8.9
This commit is contained in:
@@ -286,7 +286,6 @@ app.controller('listWebsites', function ($scope, $http) {
|
||||
} else {
|
||||
$("#listFail").fadeIn();
|
||||
$scope.errorMessage = response.data.error_message;
|
||||
console.log(response.data);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user