Friday, February 3, 2023
1 change · master
Features or functions removed from Odoo
An obsolete reference in Studio to an editor toolbar element was removed because that element no longer exists. This keeps Studio aligned with the updated editor and helps avoid maintenance issues without changing user-facing functionality.
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