You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] website: generate language selector only when needed
This commit generates the language selector element only when multiple
languages exist, avoiding an empty header list item that creates
an unnecessary border or empty space.
task-5150808
closesodoo#233744
X-original-commit: df77c61
Signed-off-by: Romaric Moyeuvre (romo) <[email protected]>
Copy file name to clipboardExpand all lines: addons/website/views/website_templates.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1052,8 +1052,8 @@
1052
1052
<divclass="o_header_hide_on_scroll">
1053
1053
<divaria-label="Top"t-if="is_view_active('website.header_text_element') or is_view_active('website.header_social_links') or is_view_active('website.header_language_selector')"class="o_header_sales_two_top py-1">
0 commit comments