From d33229e472e9b10097ac5122d2c1648b91fe336d Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Sat, 12 Dec 2015 11:24:47 -0800 Subject: [PATCH] Hide info screen if account is open and vice versa, plus reorganize screens so loadAfterDeleteScreen always appears on top and can't be closed. --- index.php | 28 ++++++++++++++-------------- js/ui.js | 2 ++ 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/index.php b/index.php index c6aee5e..9dbb1fc 100644 --- a/index.php +++ b/index.php @@ -199,20 +199,6 @@ require_once(SITE_LOCATION . '/php/notificationconditiontree.php'); - - 0) { $user_email = Get_User_Email($current_user); ?> @@ -246,6 +232,20 @@ require_once(SITE_LOCATION . '/php/notificationconditiontree.php'); } ?> + +