mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 05:11:41 +02: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 {
|
return {
|
||||||
...super.properties,
|
...super.properties,
|
||||||
value: {attribute: true},
|
|
||||||
onclick: {type: Function}
|
onclick: {type: Function}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user