mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 19:30:13 -04:00
Updates for govuk pr followup
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
});
|
||||
$cancelButton.prop('disabled', true);
|
||||
}, 50); // Small delay to ensure form submits first
|
||||
|
||||
setTimeout(() => {
|
||||
renableSubmitButton($submitButton)();
|
||||
}, 10000); // fallback safety
|
||||
} else {
|
||||
setTimeout(() => renableSubmitButton($submitButton)(), 1500);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user