-
- Downloads
[FIX] website: Display correctly top buttons of the editor sidebar
Steps to reproduce :
- Install website module
- Activate (and translate website) French language
- Go to translated terms and fetch for "Discard" in website module
- Replace the translated value by "Ne pas sauvegarder"
- Go to Website -> Configuration -> Websites
- Select main website and change language to french then save
- Go to Website and edit homepage
- Add any block
Issues :
On top of editor sidebar, buttons are not displayed correctly.
Solutions :
Add css class `d-flex` to the div arround the buttons.
opw-2683602
closes odoo/odoo#79515
Signed-off-by:
Romain Derie (rde) <rde@odoo.com>
Please register or sign in to comment