Dont not show all those mail events
This commit is contained in:
@@ -16,7 +16,7 @@ angular.module('Application').controller('EmailsController', ['$scope', '$locati
|
||||
eventLogs: [],
|
||||
activeEventLog: null,
|
||||
currentPage: 1,
|
||||
perPage: 2000,
|
||||
perPage: 20,
|
||||
search: '',
|
||||
|
||||
refresh: function () {
|
||||
|
||||
Reference in New Issue
Block a user