Using a compiled stylesheet for pdf styling

This commit is contained in:
Rob Harrington
2015-10-16 21:36:18 +11:00
parent 47fb2270bd
commit 5b3e052f78
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
= wicked_pdf_stylesheet_link_tag "mail/email"
= wicked_pdf_stylesheet_link_tag "mail/all"
%table{:width => "100%"}

View File

@@ -1,4 +1,4 @@
= wicked_pdf_stylesheet_link_tag "mail/email"
= wicked_pdf_stylesheet_link_tag "mail/all"
%table{:width => "100%"}