Skip to content
Snippets Groups Projects
Commit c5c0bc07 authored by Antoine Guenet's avatar Antoine Guenet
Browse files

[FIX] web_editor: properly restore table rows on delete range


When deleting a selection in a table, we need to restore the cells the
browser removed or the table will be broken. We however failed to
restore the rows they belonged to when said rows were entirely contained
in the selection.

task-2930516

closes odoo/odoo#104831

Signed-off-by: default avatarDavid Monjoie (dmo) <dmo@odoo.com>
parent abddcf8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment