Added show.pdf.prawn under admin registrations
This commit is contained in:
parent
e8e37e0a60
commit
9696433c61
1 changed files with 2 additions and 0 deletions
2
app/views/admin/registrations/show.pdf.prawn
Normal file
2
app/views/admin/registrations/show.pdf.prawn
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
prawn_document(force_download: true, filename: "#{@file_name}.pdf", page_layout: :landscape) do |pdf|
|
||||||
|
end
|
||||||
Loading…
Add table
Add a link
Reference in a new issue