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