mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Et2DateReadonly: Fix readonly date did not re-render when value changed
This commit is contained in:
parent
219d8a8419
commit
70db89b2f6
@ -19,7 +19,6 @@ import {dateStyles} from "./DateStyles";
|
||||
*/
|
||||
export class Et2DateReadonly extends Et2Widget(LitElement) implements et2_IDetachedDOM
|
||||
{
|
||||
protected value : any;
|
||||
protected parser : Function;
|
||||
protected formatter : Function;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user