mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +01:00
Introduces performance Issues hotfix to get Ids on later opened Items working
This commit is contained in:
parent
13d68e2e07
commit
6e69f35fdc
@ -789,6 +789,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement)
|
|||||||
{
|
{
|
||||||
this.onopenend(event.detail.id, this, -1)
|
this.onopenend(event.detail.id, this, -1)
|
||||||
}
|
}
|
||||||
|
this._link_actions(this.actions)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user