Thursday, January 26, 2023
1 change · master
Features or functions removed from Odoo
An obsolete reference in Web Studio to an editor toolbar element was removed because that element no longer exists. This keeps Web Studio aligned with the updated editor and helps avoid future compatibility issues.
Original PR description
This PR removes a mention to `#table` div of `web_editor.toolbar`, as it is being removed by the commit in community version. task-3074598 Community PR: https://github.com/odoo/odoo/pull/111131