Skip to content

Commit d35ad83

Browse files
authored
Merge pull request #67 from MetOffice/task/JAG-211-update-homepage-category-filter
[WIP] JAG-211 Update WMO homepage category filter
2 parents b0a165a + a21af64 commit d35ad83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldregistry/templates/main/_page-category.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h1>$msg['register.list.heading']</h1>
33
#set($base="${root}/")
44
#if(!$state)
5-
#set($state="category=<http://codes.wmo.int/structure/category/WMO-I.2>")
5+
#set($state="category=<http://codes.wmo.int/structure/category/home>")
66
#end
77

88
#set($fr=$registry.facetService.query($state, $language))

0 commit comments

Comments
 (0)