mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 04:46:42 +02:00
- Get label "for" attribute working when target is a WebComponent
- Remove requirement that tooltip target be jQuery, get tooltips working on WebComponents
This commit is contained in:
@@ -410,8 +410,6 @@ export const Et2InputWidget = <T extends Constructor>(superClass: T) => {
|
||||
constructor() {
|
||||
super();
|
||||
|
||||
// Add statustext hover
|
||||
|
||||
}
|
||||
|
||||
set_value(new_value)
|
||||
|
Reference in New Issue
Block a user