Skip to content

Commit

Permalink
MID-2784 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Jan 25, 2016
1 parent 2f6a722 commit dc6db56
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -132,7 +132,7 @@ protected AbstractObjectMainPanel<UserType> createMainPanel(String id) {

@Override
protected PageBase getDefaultBackPage() {
return new PageUser();
return new PageUsers();
}

}

0 comments on commit dc6db56

Please sign in to comment.