Skip to content

Commit

Permalink
Merge pull request #67 from MetOffice/task/JAG-211-update-homepage-ca…
Browse files Browse the repository at this point in the history
…tegory-filter

[WIP] JAG-211 Update WMO homepage category filter
  • Loading branch information
mike-gormley authored Mar 25, 2024
2 parents b0a165a + a21af64 commit d35ad83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ldregistry/templates/main/_page-category.vm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<h1>$msg['register.list.heading']</h1>
#set($base="${root}/")
#if(!$state)
#set($state="category=<http://codes.wmo.int/structure/category/WMO-I.2>")
#set($state="category=<http://codes.wmo.int/structure/category/home>")
#end

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

0 comments on commit d35ad83

Please sign in to comment.