Monday, January 4, 2021
1 change · master
Code cleanup and technical improvements
This change removes older compatibility code from the website editor that was only needed during a past migration. It keeps the codebase cleaner and easier to maintain without changing the day-to-day website editing experience.
Original PR description
In 14.0 stable version, we merged [1] with JS compatibility code to support the change. This commit now removes that compatibility code thanks to related migration script. [1]: https://github.com/odoo/odoo/pull/61835