From 9175f8a199544dc6199eb91c079fb413bb345d08 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 5 Jun 2018 14:13:20 -0400 Subject: [PATCH] Update the passport form to disable the submit button When submitting the form disable the button to prevent double send. --- Toolkit/Contacts/PassPort.php | 2 +- js/PassportForm.js | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Toolkit/Contacts/PassPort.php b/Toolkit/Contacts/PassPort.php index 2d5ec06..cfdfa4e 100755 --- a/Toolkit/Contacts/PassPort.php +++ b/Toolkit/Contacts/PassPort.php @@ -1,6 +1,6 @@