Fixed signature for user view model. Closes #157

master
Gina Häußge 2013-06-19 20:36:50 +02:00
parent cc77507368
commit c24a66c361
1 changed files with 1 additions and 0 deletions

View File

@ -1135,6 +1135,7 @@ function UsersViewModel(loginStateViewModel) {
{},
"name",
[],
[],
CONFIG_USERSPERPAGE
);