From 64df68b9ae481931995a2550939504e89f56cfb2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 18 Feb 2020 18:08:09 +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 e4286137..42e9cf6b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -256,7 +256,7 @@ TAGS - At server if equality compare value is an array of strings then it's assu TODO: Custom fields test it out with grid, will likely need some field type code etc or is that already in the columns, not sure - +TODO: Select in grid fuckery when changing formats or switching between Listviews seems to trigger selection for some reason - MAKE LT() method in forms available to all vm users so don't have to keep defining it in every single form