From f3c866481ca07d98a464c5a288035fef245e6836 Mon Sep 17 00:00:00 2001 From: Russ Date: Tue, 7 Apr 2015 19:30:58 -0400 Subject: [PATCH] Alert boxes now functional for lack of both Currently Ongoing and End date and time. --- addevent.php | 14 +++++++++++--- editevent.php | 10 +++++----- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/addevent.php b/addevent.php index c235ebf..14e3c7d 100644 --- a/addevent.php +++ b/addevent.php @@ -17,9 +17,17 @@ if( $_SESSION['access'] != 1 ) { Add BMS Event Edit BMS Event @@ -71,7 +71,7 @@ if( $_SESSION['access'] != 1 ) { } include "includes/classes/select2.class.php"; ?>
-
+