From fe76a010749a78c525367ac4a173a148462f1319 Mon Sep 17 00:00:00 2001 From: jgo Date: Mon, 21 Jul 2025 16:01:00 +0200 Subject: [PATCH] feat: Refactor of module --- .../default/oro_product_frontend_product_view/layout.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Synolia/Bundle/FavoriteBundle/Resources/views/layouts/default/oro_product_frontend_product_view/layout.yml b/src/Synolia/Bundle/FavoriteBundle/Resources/views/layouts/default/oro_product_frontend_product_view/layout.yml index 7356fec..a10a5f7 100644 --- a/src/Synolia/Bundle/FavoriteBundle/Resources/views/layouts/default/oro_product_frontend_product_view/layout.yml +++ b/src/Synolia/Bundle/FavoriteBundle/Resources/views/layouts/default/oro_product_frontend_product_view/layout.yml @@ -1,6 +1,6 @@ layout: actions: - - '@add': + - '@add': parentId: product_view_media_wrapper id: favorite_button prepend: true