Add mailinglists ui
This commit is contained in:
@@ -88,6 +88,9 @@ app.config(['$routeProvider', function ($routeProvider) {
|
||||
}).when('/emails-mailboxes', {
|
||||
// controller: 'EmailsEventlogController',
|
||||
// templateUrl: 'views/emails-eventlog.html?' + window.VITE_CACHE_ID
|
||||
}).when('/emails-mailinglists', {
|
||||
// controller: 'EmailsEventlogController',
|
||||
// templateUrl: 'views/emails-eventlog.html?' + window.VITE_CACHE_ID
|
||||
}).when('/emails-queue', {
|
||||
// controller: 'EmailsQueueController',
|
||||
// templateUrl: 'views/emails-queue.html?' + window.VITE_CACHE_ID
|
||||
|
||||
Reference in New Issue
Block a user