From b4b431938e502fdeff94420bf360cb1a997e8bc8 Mon Sep 17 00:00:00 2001 From: stephen waite Date: Mon, 7 Jun 2021 19:59:36 -0400 Subject: [PATCH] styling and php warnings for flow/recall board (#4452) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * Flow Board “CALL” response box small fix to submit call log. * styling and warnings addressed Co-authored-by: ophthal --- interface/patient_tracker/patient_tracker.php | 5 +- library/MedEx/API.php | 84 ++++++++++++++------------- 2 files changed, 47 insertions(+), 42 deletions(-) diff --git a/interface/patient_tracker/patient_tracker.php b/interface/patient_tracker/patient_tracker.php index 3a105ba94..e230eecf2 100644 --- a/interface/patient_tracker/patient_tracker.php +++ b/interface/patient_tracker/patient_tracker.php @@ -553,7 +553,7 @@ if (!$_REQUEST['flb_table']) {