Skip to content

Commit

Permalink
Add id reference to 'ways to respond' section of consultation template
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan committed Apr 28, 2022
1 parent 27cccb3 commit 8302ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/content_items/consultation.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
</div>

<% if @content_item.ways_to_respond? %>
<div class="consultation-ways-to-respond">
<div id="ways-to-respond" class="consultation-ways-to-respond">
<%= render 'govuk_publishing_components/components/heading', text: t("consultation.ways_to_respond"), mobile_top_margin: true %>
<% @ways_to_respond_body = capture do %>
<% if @content_item.respond_online_url %>
Expand Down

0 comments on commit 8302ce8

Please sign in to comment.