mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
Fix webcomponent children of webcomponents did not get properly added when cloned.
Fixes infolog description was missing
This commit is contained in:
parent
dccf43f3e3
commit
4cafdeb359
@ -561,7 +561,7 @@ const Et2WidgetMixin = (superClass) =>
|
||||
this.checkCreateNamespace();
|
||||
}
|
||||
}
|
||||
|
||||
this._parent.addChild(this);
|
||||
}
|
||||
|
||||
getParent() : HTMLElement | et2_widget
|
||||
|
Loading…
Reference in New Issue
Block a user