From 958a311e7805c8e85af1b07807a81a8006084c1f Mon Sep 17 00:00:00 2001 From: Benoit Socias Date: Thu, 26 Sep 2024 08:20:11 +0000 Subject: [PATCH] [FIX] theme_clean: remove undefined configurator page template Since [1] `s_cover` was removed from the configurator pages defined in the manifest, however the `configurator_s_cover` template was still defined. This leads to errors because it then inherits an non-existing template. This commit removes that template definition. [1]: https://github.com/odoo/design-themes/commit/c31b3c7c8327b4d8c3924de4bfca9ca2db26148b#diff-f8f7a09e94b435b03c4d87735e873c98c519f4dc83f3b83feb99c34ea2208d6dL58 task-4178066 closes odoo/design-themes#960 X-original-commit: 483ea550705be5e661d33b4c33911961803e4b9d Signed-off-by: Benjamin Vray (bvr) Signed-off-by: Quentin Smetz (qsm) --- theme_clean/views/snippets/s_cover.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/theme_clean/views/snippets/s_cover.xml b/theme_clean/views/snippets/s_cover.xml index 274dd49e9..74fc0740c 100644 --- a/theme_clean/views/snippets/s_cover.xml +++ b/theme_clean/views/snippets/s_cover.xml @@ -21,15 +21,4 @@ - -