Skip to content
Snippets Groups Projects
Commit 61f410b5 authored by Samuel Degueldre's avatar Samuel Degueldre
Browse files

[FIX] website, web_editor: fix empty parallax snippet not being removed


Previously, when removing all the content of a snippet, that snippet
would get automatically deleted. This was not the case for parallax
snippets because we previously intended the user to drop the parallax
snippet, empty it, and drop other content inside of it.

Recently, we added the parallax option on all snippets, rendering the
previous workflow obsolete. There is now no longer any reason to keep
empty parallax snippets. This commit fixes that.

task-2446008

closes odoo/odoo#64907

Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent 80f05add
No related branches found
No related tags found
Loading
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