From a23488cb075fc1612e7159e8e43bc4c789c66254 Mon Sep 17 00:00:00 2001 From: Brendan Butler Date: Thu, 10 Jul 2014 14:56:22 +0000 Subject: [PATCH] Update print page behaviour - Print dialogue window now opens when visiting print page. - This is to mitigate against difficulties some users had with the behaviour of the print page. https://www.pivotaltracker.com/story/show/72951212 --- app/views/root/print.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/root/print.html.erb b/app/views/root/print.html.erb index 507d04117..4199ab0dc 100644 --- a/app/views/root/print.html.erb +++ b/app/views/root/print.html.erb @@ -5,6 +5,9 @@ <%= stylesheet_link_tag 'guides-print', media: 'all' %> +