Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add QWeb plugin #3009

Merged
merged 3 commits into from
Mar 27, 2024
Merged

add QWeb plugin #3009

merged 3 commits into from
Mar 27, 2024

Conversation

FrancoisGe
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Mar 25, 2024

This PR targets the un-managed branch odoo-dev/odoo:master-phoenix, it needs to be retargeted before it can be merged.

@FrancoisGe FrancoisGe force-pushed the master-phoenix-fge-2 branch 3 times, most recently from 09282f1 to 7efbe64 Compare March 27, 2024 07:45
@@ -43,8 +43,7 @@ export class DomPlugin extends Plugin {
this.insertSeparator();
break;
case "CLEAN": {
const root = payload;
for (const node of [root, ...descendants(root)]) {
for (const node of [this.editable, ...descendants(this.editable)]) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blah

@ged-odoo ged-odoo merged commit a6ea7fe into master-phoenix Mar 27, 2024
@ged-odoo ged-odoo deleted the master-phoenix-fge-2 branch March 27, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants