From 8a03c3b3a2a667c82d75a5612ee4f3de9e5bf633 Mon Sep 17 00:00:00 2001 From: Ferry Boender Date: Mon, 18 May 2015 08:24:55 +0200 Subject: [PATCH] Mark TODO as done. --- src/scriptform.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scriptform.py b/src/scriptform.py index 965745f..2e225c5 100755 --- a/src/scriptform.py +++ b/src/scriptform.py @@ -34,7 +34,6 @@ # - Default values for input fields. # - If there are errors in the form, its values are empties. # - Send responses using self.send_ if possible -# - Maintain order of forms in form configuration. # - NOt possible right now to auto prefir dates. # - Visually distinguish required fields. # - Allow custom CSS