From 5ba94c74fa6b627fed96de857d22acd0acbc5f7f Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 2 Jan 2018 17:47:08 +0200 Subject: [PATCH] -Modals ready, need to fix success modal --- blocks/footer_endhtml.php | 1 + blocks/modal.php | 14 +++++++------- js/submit.js | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+), 7 deletions(-) diff --git a/blocks/footer_endhtml.php b/blocks/footer_endhtml.php index d9ba2f8..0c0af79 100644 --- a/blocks/footer_endhtml.php +++ b/blocks/footer_endhtml.php @@ -202,6 +202,7 @@ _________________________________________________________ --> + \ No newline at end of file diff --git a/blocks/modal.php b/blocks/modal.php index 7bf3946..769e811 100644 --- a/blocks/modal.php +++ b/blocks/modal.php @@ -6,11 +6,11 @@