mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
6 lines
270 B
Plaintext
6 lines
270 B
Plaintext
.download
|
|
%p.notice= t ".report_is_big"
|
|
%p= link_to t(".display_anyway"), file_url, target: "_blank",
|
|
class: "button icon icon-file",
|
|
onclick: "(async function (element) { element.outerHTML = await (await fetch(element.href)).text() })(this); return false;"
|