mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 08:53:37 +01:00
Fix sidemenu calendar owner cannot select a search result
broken by 7642894
This commit is contained in:
parent
cf315a79f4
commit
ca944b9f15
@ -1016,6 +1016,7 @@ export class Et2Select extends Et2WithSearchMixin(Et2WidgetWithSelect)
|
||||
helpText=${this.helpText}
|
||||
hoist
|
||||
placement=${this.placement}
|
||||
tabindex="0"
|
||||
.getTag=${this._tagTemplate}
|
||||
.maxOptionsVisible=${0}
|
||||
.value=${value}
|
||||
|
Loading…
Reference in New Issue
Block a user