Direct links on index page to Freemarker IndividualListController instead of EntityListController
This commit is contained in:
parent
f71dc53a63
commit
1bbf1665b5
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ public class UrlBuilder {
|
|||
BROWSE("/browse"),
|
||||
CONTACT("/contact"),
|
||||
INDIVIDUAL("/individual"),
|
||||
INDIVIDUAL_LIST("/entitylist"), // entitylist individuallist
|
||||
INDIVIDUAL_LIST("/individuallist"), // entitylist individuallist
|
||||
SEARCH("/search"),
|
||||
TERMS_OF_USE("/termsOfUse"),
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue