Setting home menu to have URL mapping of "/" NIHVIVO-1383
This commit is contained in:
parent
4739e32b34
commit
5ccc19bd8a
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ display:Home
|
|||
a display:HomePage ;
|
||||
a display:Page ;
|
||||
display:title "Home" ;
|
||||
display:urlMapping "/home" .
|
||||
display:urlMapping "/" .
|
||||
|
||||
display:Events
|
||||
a display:Page ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue