mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-12 19:14:57 +01:00
Fix dialog not displaying set value
This commit is contained in:
parent
381d12dfa2
commit
e0144fcec7
@ -31,7 +31,6 @@ export class Et2Textbox extends Et2InputWidget(Et2Widget(LionInput))
|
||||
{
|
||||
return {
|
||||
...super.properties,
|
||||
value: {attribute: true},
|
||||
onclick: {type: Function}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user