From 8cae31e5d22f7e5271d36671bd55f15a811d0b4c Mon Sep 17 00:00:00 2001 From: TheMilek Date: Wed, 11 Mar 2026 10:54:27 +0100 Subject: [PATCH] Fix app.request in templates --- .../product_taxon/grid/action/update_positions.html.twig | 2 +- .../index/content/main/header/buttons/add_review.html.twig | 2 +- .../Bundle/ShopBundle/templates/shared/layout/base.html.twig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Sylius/Bundle/AdminBundle/templates/product_taxon/grid/action/update_positions.html.twig b/src/Sylius/Bundle/AdminBundle/templates/product_taxon/grid/action/update_positions.html.twig index ff1bffd48a..0ddf70c0fa 100644 --- a/src/Sylius/Bundle/AdminBundle/templates/product_taxon/grid/action/update_positions.html.twig +++ b/src/Sylius/Bundle/AdminBundle/templates/product_taxon/grid/action/update_positions.html.twig @@ -1,6 +1,6 @@