mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Et2Select: Pass option tooltip to the tag
This commit is contained in:
parent
6e7a01dde9
commit
a2724d329c
@ -976,6 +976,7 @@ export class Et2Select extends Et2WithSearchMixin(Et2WidgetWithSelect)
|
||||
tabindex="-1"
|
||||
?pill=${this.pill}
|
||||
size=${this.size || "medium"}
|
||||
title=${option.title}
|
||||
?removable=${!readonly}
|
||||
?readonly=${readonly}
|
||||
.editable=${isEditable}
|
||||
|
Loading…
Reference in New Issue
Block a user