From 7816048c107b9c732876d1cbb6295c71ea067f5d Mon Sep 17 00:00:00 2001 From: Carlos Roca Date: Tue, 30 Jul 2024 11:05:22 +0200 Subject: [PATCH] [IMP] web_responsive: Change replace for less dangerous extension options Replacing all the template is a bit dangerous if any other module tries to extend that tamplate. So this changes make the same as it is done on before, but using the other options provided by xpath that are less dangerous. --- .../chatter_topbar/chatter_topbar.xml | 147 +----------------- 1 file changed, 8 insertions(+), 139 deletions(-) diff --git a/web_responsive/static/src/components/chatter_topbar/chatter_topbar.xml b/web_responsive/static/src/components/chatter_topbar/chatter_topbar.xml index ed094f77c467..e9a937d1dc68 100644 --- a/web_responsive/static/src/components/chatter_topbar/chatter_topbar.xml +++ b/web_responsive/static/src/components/chatter_topbar/chatter_topbar.xml @@ -11,11 +11,12 @@ owl="1" t-inherit-mode="extension" > - +
-
-
-
- - -
-
- - - -
- -
- - - - - - - - -
-
-
-
-
+ + + !ui.isSmall