From 8b6ca02de1b52cdb3bdf77e1e49a5e4705c92c1c Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Fri, 15 Dec 2023 01:34:48 -0500 Subject: [PATCH] Make the modal a forced action modal --- src/registrar/templates/application_form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/registrar/templates/application_form.html b/src/registrar/templates/application_form.html index b57c807f6..98eab0152 100644 --- a/src/registrar/templates/application_form.html +++ b/src/registrar/templates/application_form.html @@ -103,6 +103,7 @@ id="toggle-submit-domain-request" aria-labelledby="Are you sure you want to continue?" aria-describedby="Your DNSSEC records will be deleted from the registry." + data-force-action > {% include 'includes/modal.html' with modal_heading="You are about to submit a domain request for yourcity.gov." modal_description="Once you submit this request, you won’t be able to make further edits until it’s reviewed by our staff. You’ll only be able to withdraw your request." modal_button=modal_button|safe %}