Patrick Smith 3a5c55410c Show errors on new task order form when fields are invalid
Form errors were not being shown because a new form instance was being
created each time the `form` property was being called. Since the
`validate` method on the form adds the errors to the form instance, this
was causing no errors to be shown even if the form were invalid.
2019-01-08 17:32:16 -05:00
..
2018-11-12 10:37:26 -05:00
2018-12-21 14:08:30 -05:00
2019-01-02 16:04:37 -05:00
2018-11-12 10:37:26 -05:00
2018-08-02 16:03:54 -04:00
2018-12-05 10:54:52 -05:00
2018-10-29 12:01:45 -04:00