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 b5ac990 commit a2ffcc8
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 a2ffcc8

Please sign in to comment.