Files
notifications-admin/app
Tom Byers b5f3d1e6e6 Add govukCheckboxField for single checkboxes
Single checkboxes are distinct because:
- they don't need to be wrapped in a `<fieldset>`
- they are a subclass of BooleanField so their
  data is either True or False
2020-05-13 17:36:38 +01:00
..
2020-04-02 12:07:20 +01:00
2020-05-06 14:44:37 +01:00