From 2a841ebf27d1dd5c8cfa9e56c3d959ac4985adbc Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Fri, 12 Dec 2025 10:56:07 -0500 Subject: [PATCH] fixed "view coc" button causing application submit --- ui/src/components/application/ApplicationForm.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/application/ApplicationForm.vue b/ui/src/components/application/ApplicationForm.vue index 994e0d2..927d870 100644 --- a/ui/src/components/application/ApplicationForm.vue +++ b/ui/src/components/application/ApplicationForm.vue @@ -299,7 +299,7 @@ async function onDialogToggle(state: boolean) {
By checking this box, you accept the .
@@ -310,7 +310,7 @@ async function onDialogToggle(state: boolean) {
- +