Fixed signature for user view model. Closes #157

This commit is contained in:
Gina Häußge 2013-06-19 20:36:50 +02:00
parent cc77507368
commit c24a66c361

View file

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