Import missing date library

This commit is contained in:
Hadi Nategh 2021-08-20 10:22:15 +02:00
parent 4cd86ac958
commit 2125e14b43

View File

@ -19,7 +19,7 @@ import {ClassWithAttributes} from "./et2_core_inheritance";
import {et2_no_init} from "./et2_core_common";
import {egw} from "../jsapi/egw_global";
import {et2_IInput} from "./et2_core_interfaces";
import {date} from "./lib/date.js";
/**
* Class which implements the "button-timestamper" XET-Tag
*