mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-04 13:49:04 +01:00
display mail client details
This commit is contained in:
@@ -1153,6 +1153,7 @@ app.controller('listEmails', function ($scope, $http) {
|
||||
$scope.emailsAccounts = false;
|
||||
$scope.records = JSON.parse(response.data.data);
|
||||
$scope.mailConfigured = response.data.mailConfigured;
|
||||
$scope.serverHostname = response.data.serverHostname;
|
||||
|
||||
new PNotify({
|
||||
title: 'Success!',
|
||||
|
||||
Reference in New Issue
Block a user