From ff5c23e6138ba6831b1088aafae5a21dd0f3a720 Mon Sep 17 00:00:00 2001 From: "Xavier Luyckx (xlu)" Date: Tue, 5 Nov 2024 09:43:00 +0100 Subject: [PATCH] [FIX] theme_artists: `s_opening_hours` remove unnecessary xpath With recent updates to the `s_opening_hours` snippet, an additional xpath has become redundant in the context of this theme's revamp. This commit removes the now unused xpath. task-4207030 Part of task-4077427 closes odoo/design-themes#1004 Related: odoo/odoo#181170 Signed-off-by: Quentin Smetz (qsm) --- theme_artists/views/snippets/s_opening_hours.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/theme_artists/views/snippets/s_opening_hours.xml b/theme_artists/views/snippets/s_opening_hours.xml index 35798e909..48dacbee7 100644 --- a/theme_artists/views/snippets/s_opening_hours.xml +++ b/theme_artists/views/snippets/s_opening_hours.xml @@ -11,9 +11,6 @@ - - -