From dcea287e2f3f2e5cd4f5488cce7795e4c6d6d9e5 Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Fri, 23 Apr 2021 09:15:51 -0700 Subject: [PATCH] Prevent unload popup when performing a copy action --- themes/grav/templates/partials/blueprints-copy.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/grav/templates/partials/blueprints-copy.html.twig b/themes/grav/templates/partials/blueprints-copy.html.twig index 40de6dd6..e0bd3a12 100644 --- a/themes/grav/templates/partials/blueprints-copy.html.twig +++ b/themes/grav/templates/partials/blueprints-copy.html.twig @@ -14,7 +14,7 @@
- +
{{ nonce_field('admin-form', 'admin-nonce')|raw }}