forked from extern/egroupware
Remove debug
This commit is contained in:
parent
76ad419420
commit
dd47af5d09
@ -669,7 +669,7 @@ const Et2WidgetMixin = (superClass) =>
|
||||
|
||||
let widget_class = window.customElements.get(this.nodeName);
|
||||
let properties = widget_class ? widget_class.properties() : {};
|
||||
console.log(this, properties);
|
||||
|
||||
if(_parent)
|
||||
{
|
||||
copy.setParent(_parent);
|
||||
|
Loading…
Reference in New Issue
Block a user