From a67d3f63a477a999ff21fc97fa8d0a7fe14ed89e Mon Sep 17 00:00:00 2001 From: Martin Riese Date: Wed, 26 Jun 2024 10:49:36 -0500 Subject: [PATCH] Clear button inside for should have type=button * Without it, the button will capture the enter key instead of the submit button --- .../cloudcare/partials/form_entry/bootstrap3/entry_select.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corehq/apps/cloudcare/templates/cloudcare/partials/form_entry/bootstrap3/entry_select.html b/corehq/apps/cloudcare/templates/cloudcare/partials/form_entry/bootstrap3/entry_select.html index 55a4e3cde6dcb..6ce0a440111e2 100644 --- a/corehq/apps/cloudcare/templates/cloudcare/partials/form_entry/bootstrap3/entry_select.html +++ b/corehq/apps/cloudcare/templates/cloudcare/partials/form_entry/bootstrap3/entry_select.html @@ -22,7 +22,7 @@ -