Merge pull request #5940 from tchak/remove-unused-print-css
remove unused print.css reference
This commit is contained in:
commit
fead222533
1 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,5 @@
|
|||
= favicon_link_tag(image_url("#{FAVICON_32PX_SRC}"), type: "image/png", sizes: "32x32")
|
||||
= favicon_link_tag(image_url("#{FAVICON_96PX_SRC}"), type: "image/png", sizes: "96x96")
|
||||
|
||||
= stylesheet_link_tag "print", media: "all"
|
||||
|
||||
%body
|
||||
= yield
|
||||
|
|
Loading…
Add table
Reference in a new issue