From a04a7212849996a8e2a93984026737cb4910b665 Mon Sep 17 00:00:00 2001 From: "Chrysanthe (chgo)" Date: Sat, 13 Jul 2024 16:02:27 +0200 Subject: [PATCH] [REM] remove obsolete template This commit removes a useless template from the enark theme. Prior to this commit, the old `numbers` snippet was only displaying KPI without any title + lead, meaning that we had more room to display numbers. This space allowed us to display a KPI with its label side-by-side, which is not more possible with the new snippet. To improve consistency, we remove that template and go for the default one. closes odoo/design-themes#822 Related: odoo/odoo#163583 Signed-off-by: Benoit Socias (bso) --- theme_enark/__manifest__.py | 1 - theme_enark/views/snippets/s_numbers.xml | 31 ------------------------ 2 files changed, 32 deletions(-) delete mode 100644 theme_enark/views/snippets/s_numbers.xml diff --git a/theme_enark/__manifest__.py b/theme_enark/__manifest__.py index 3c78ee312..991b5ba96 100644 --- a/theme_enark/__manifest__.py +++ b/theme_enark/__manifest__.py @@ -19,7 +19,6 @@ 'views/snippets/s_media_list.xml', 'views/snippets/s_call_to_action.xml', 'views/snippets/s_parallax.xml', - 'views/snippets/s_numbers.xml', 'views/snippets/s_image_gallery.xml', 'views/new_page_template.xml', ], diff --git a/theme_enark/views/snippets/s_numbers.xml b/theme_enark/views/snippets/s_numbers.xml deleted file mode 100644 index bce278812..000000000 --- a/theme_enark/views/snippets/s_numbers.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - -