From 3f57a1e74920a7297c5ba5174e0ef60fb1139c11 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 27 Jan 2022 00:22:13 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 21481b53..84f413fa 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -260,7 +260,7 @@ TODO: 1 BETA DOCS: must be seconds or something, needs a round up in those cases, that's weird. To recreate try a start time of 11:21 and end time of 1:21pm which should be two hours but is 1.99 hours sometimes it just works, I'm guessing it's a milliseconds issue or something, round first maybe to remove ms then calc? - 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok -- 1 todo: help about does it show user has native date time input use browser override? +- 1 todo: about FORM - does it show user has native date time input use browser override? - 2 todo: when hide a section in wo like all tasks in customize should hide the add task woitem context menu item too