From cc1e19b179139b8b824ef62a54b6a254d6a73c56 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Fri, 28 Apr 2023 12:29:42 -0400 Subject: [PATCH] Afform - Ensure checkboxes and radios are validated client-side --- ext/afform/core/ang/af/fields/CheckBox.html | 2 +- ext/afform/core/ang/af/fields/Radio.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/afform/core/ang/af/fields/CheckBox.html b/ext/afform/core/ang/af/fields/CheckBox.html index ba9b8aac93..14c9249ffd 100644 --- a/ext/afform/core/ang/af/fields/CheckBox.html +++ b/ext/afform/core/ang/af/fields/CheckBox.html @@ -1,6 +1,6 @@ diff --git a/ext/afform/core/ang/af/fields/Radio.html b/ext/afform/core/ang/af/fields/Radio.html index 189fa309fd..e32ef716df 100644 --- a/ext/afform/core/ang/af/fields/Radio.html +++ b/ext/afform/core/ang/af/fields/Radio.html @@ -1,5 +1,5 @@ -- 2.25.1