From 410d1e0f867157776c17f5ab877cdfaa56a060c1 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 28 Feb 2025 13:34:26 -0500 Subject: [PATCH] Add Fade Animation to ajax modals --- js/ajax_modal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ajax_modal.js b/js/ajax_modal.js index ff5aec8e..75b9b12d 100644 --- a/js/ajax_modal.js +++ b/js/ajax_modal.js @@ -42,7 +42,7 @@ $(document).on('click', '[data-toggle="ajax-modal"]', function (e) { // Build the modal HTML using the returned title and content. var modalHtml = - '