mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Fix sidemenu calendar owner cannot select a search result
broken by 7642894
This commit is contained in:
parent
0d752077bb
commit
aba882b72a
@ -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