Skip to content

Commit

Permalink
Updated filter from WMO_I.2 to home
Browse files Browse the repository at this point in the history
  • Loading branch information
william-buckfield committed Mar 18, 2024
1 parent b0a165a commit a21af64
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 a21af64

Please sign in to comment.