From d20b161fb7177a9508f922b2a9f00212284137f9 Mon Sep 17 00:00:00 2001 From: Amiel Elboim Date: Sun, 20 Aug 2017 10:53:20 +0300 Subject: [PATCH] fix link to edit encounter's forms screen --- interface/patient_file/encounter/forms.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/interface/patient_file/encounter/forms.php b/interface/patient_file/encounter/forms.php index 196226e7c..d279ecc50 100644 --- a/interface/patient_file/encounter/forms.php +++ b/interface/patient_file/encounter/forms.php @@ -963,8 +963,7 @@ if (($pass_sens_squad) && ($result = getFormByEncounter($attendant_id, $encounte } else { if ((!$aco_spec || acl_check($aco_spec[0], $aco_spec[1], '', 'write') and $is_group == 0 and $authPostCalendarCategoryWrite) or (((!$aco_spec || acl_check($aco_spec[0], $aco_spec[1], '', 'write')) and $is_group and acl_check("groups", "glog", false, 'write')) and $authPostCalendarCategoryWrite)) { - echo ""; -- 2.11.4.GIT