WIP timesheet timer

just a prototype for now, no persistence beside the session to test reloads
This commit is contained in:
ralf
2022-09-26 08:54:05 +02:00
parent 4d5f9f87f0
commit 3c79bd4345
14 changed files with 530 additions and 61 deletions

View File

@ -29,4 +29,5 @@ import "./egw_tail.js";
import "./egw_inheritance.js";
import "./egw_message.js";
import "./egw_notification.js";
import "./jsapi.js";
import "./egw_timer.js";
import "./jsapi.js";