From b777826e036539819ba7e6b7526431c7812d88fd Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 12 Oct 2015 19:01:37 +0300 Subject: [PATCH] display list of cases referred to superviser where quota not reached only --- admin/supervisor.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/admin/supervisor.php b/admin/supervisor.php index ad6a9dc1..524e1388 100644 --- a/admin/supervisor.php +++ b/admin/supervisor.php @@ -122,7 +122,7 @@ if (isset($_GET['case_note_id'])) $db->Execute($sql); } -xhtml_head(T_("Assign outcomes to cases"),true,$css,$js_head);//array("../css/table.css"),array("../js/window.js") +xhtml_head(T_("Assign outcomes to cases"),true,$css,$js_head); ?> @@ -137,13 +137,18 @@ xhtml_head(T_("Assign outcomes to cases"),true,$css,$js_head);//array("../css/ta GetAll($sql);