mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-29 01:59:39 +01:00
Hoist to escape container
This commit is contained in:
parent
57e1845c16
commit
45327d559a
@ -82,6 +82,7 @@ export class Et2LinkAppSelect extends SlotMixin(Et2Select)
|
||||
super();
|
||||
this.app_icons = true;
|
||||
this.application_list = [];
|
||||
this.hoist = true;
|
||||
|
||||
// Select options are based off abilities registered with link system
|
||||
this._reset_select_options();
|
||||
|
Loading…
Reference in New Issue
Block a user