Skip to content
Snippets Groups Projects
Commit 7504dc1a authored by Deependra Solanki's avatar Deependra Solanki
Browse files

[FIX] web_editor: should not remove tag on backspace in nested li


Before this commit:

When we create a nested list and change a tag of the one of
the list item in nested list and press backspace from start it removes the tag.

After this commit:

Now pressing backspace from the start tag, the tag is not removed.

task - 3147461

closes odoo/odoo#115695

Signed-off-by: default avatarDavid Monjoie (dmo) <dmo@odoo.com>
parent 36b02889
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