mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
62d9c222b6
introduced bug --> drag drop stopped working, because actions were no longer linked --- reverted this change
This commit is contained in:
parent
222c56f5af
commit
718e924f91
@ -757,7 +757,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement)
|
||||
|
||||
protected updated(_changedProperties: PropertyValues)
|
||||
{
|
||||
// this._link_actions(this.actions)
|
||||
this._link_actions(this.actions)
|
||||
super.updated(_changedProperties);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user