Skip to content

Commit

Permalink
Add view to display side navigation
Browse files Browse the repository at this point in the history
The view to use the contents_list helper method to determine the active
link.
  • Loading branch information
leenagupte committed Oct 15, 2024
1 parent 6a8dab5 commit 628db25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/landing_page/blocks/_side_navigation.html.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<%= render "govuk_publishing_components/components/contents_list", contents: contents_list(request.path, block.links) %>

0 comments on commit 628db25

Please sign in to comment.