Ensure groups configure dialogs have all users available

This commit is contained in:
Johannes Zellner
2019-11-05 22:08:48 +01:00
parent 71f1304606
commit 7040bb01f4
3 changed files with 63 additions and 54 deletions

View File

@@ -1028,7 +1028,7 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
callback = search;
search = '';
page = 1;
perPage = 1000;
perPage = 5000;
}
var config = {