mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
Disable Turbo page caching
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
= render "layouts/i18n_script"
|
||||
|
||||
= csrf_meta_tags
|
||||
%meta{name: "turbo-cache-control", content: "no-cache"}
|
||||
|
||||
%body{ class: body_classes, "body-scroll": "true", "data-turbo": "false" }
|
||||
/ [if lte IE 8]
|
||||
|
||||
Reference in New Issue
Block a user