From a90db8e3fc4b8e360c11a5ad9d8bc728f7c27be5 Mon Sep 17 00:00:00 2001 From: Rod Roark Date: Tue, 27 Apr 2021 17:26:32 +1000 Subject: [PATCH] Integrate traditional and layout-based forms into their chosen categories in the visit summary dropdowns. (#4361) --- interface/patient_file/encounter/forms.php | 72 +----------------------------- library/registry.inc | 40 +++++++++-------- 2 files changed, 24 insertions(+), 88 deletions(-) diff --git a/interface/patient_file/encounter/forms.php b/interface/patient_file/encounter/forms.php index fd8e2a701..24799694e 100644 --- a/interface/patient_file/encounter/forms.php +++ b/interface/patient_file/encounter/forms.php @@ -496,36 +496,9 @@ function findPosY(obj) { '; - } - - $StringEcho .= "'; - } -} -if ($StringEcho) { - $StringEcho2 = '
'; -} else { - $StringEcho2 = ""; -} ?>