Remove PDF generation and make HTML one printable
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
.alert.alert-info
|
||||
= t("contestants.generate_qrcodes.note")
|
||||
|
||||
a.mt-3.mb-3.btn.btn-primary href="#{contest_generate_qrcodes_pdf_path(@contest)}.pdf" target="_blank" style="margin-top: -3px"
|
||||
= t("helpers.buttons.download_pdf")
|
||||
a.mt-3.mb-3.btn.btn-primary href="#{contest_generate_qrcodes_pdf_path(@contest)}" target="_blank" style="margin-top: -3px"
|
||||
= t("helpers.buttons.open_raw")
|
||||
|
||||
.col.d-flex.flex-column style="height: calc(100% - 200px)"
|
||||
.d-flex.flex-column style="overflow-y: auto;"
|
||||
|
||||
Reference in New Issue
Block a user