From a2a12eb5594b3f2705a9ee99a84b96a5bc8c6118 Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Wed, 4 Oct 2017 12:20:39 +1100 Subject: [PATCH] Automatically end stale cases even if technically still on a call Avoid using GET requests when adding case notes --- admin/supervisor.php | 34 +++++++++++++++------------------- admin/systemsortprocess.php | 3 +-- 2 files changed, 16 insertions(+), 21 deletions(-) diff --git a/admin/supervisor.php b/admin/supervisor.php index 56a843b8..56510198 100644 --- a/admin/supervisor.php +++ b/admin/supervisor.php @@ -165,7 +165,7 @@ if (!empty($rs))
+

 " . T_("Set a case outcome") . "

"; ?> -
+ -

+

 " . T_("Deidentify") . "

"; print "
" . T_("Remove all sample details and contact numbers from this case") . "
"; ?> -
- +
Execute($sql);