From 3730457c3df1d3603602e8390f67bde108041be9 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Wed, 15 Dec 2021 00:03:15 -0500 Subject: [PATCH] New functions to activate and deactivate the Loading... modal --- webcit-ng/static/index.html | 9 +++++++++ webcit-ng/static/js/main.js | 15 +++++++++++++++ webcit-ng/static/js/view_forum.js | 6 +++--- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/webcit-ng/static/index.html b/webcit-ng/static/index.html index 741805247..5e02bb2d9 100644 --- a/webcit-ng/static/index.html +++ b/webcit-ng/static/index.html @@ -16,6 +16,15 @@ + + +