Skip to content

Commit

Permalink
Remove print link for single page guide
Browse files Browse the repository at this point in the history
It's effectively the same page, so let's not waste people's time.
  • Loading branch information
sihugh committed Oct 25, 2019
1 parent 80d84be commit 7814eec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/content_items/guide_single.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
disable_youtube_expansions: true %>
</section>
<% end %>
<%= render 'components/print-link', href: @content_item.print_link, link_text: t("multi_page.print_entire_guide") %>
<% end %>
</div>

Expand Down

0 comments on commit 7814eec

Please sign in to comment.