From 5f664cdd03565216d10333d331983f14fd140981 Mon Sep 17 00:00:00 2001 From: "Amiel Elboim (Matrix)" Date: Thu, 8 Nov 2018 16:59:38 +0200 Subject: [PATCH] Patient menu fixes and a translation fix in layouts (#1962) * missing translation in the patient notes screen * patient menu - associative ids * add attr function --- interface/patient_file/history/history.php | 2 +- interface/patient_file/report/patient_report.php | 2 +- interface/patient_file/summary/demographics.php | 2 +- interface/patient_file/summary/stats_full.php | 4 ++-- interface/patient_file/transaction/transactions.php | 2 +- interface/reports/external_data.php | 2 +- interface/reports/pat_ledger.php | 2 +- library/menu/src/PatientMenuRole.php | 12 +++++++----- library/options.inc.php | 2 +- 9 files changed, 16 insertions(+), 14 deletions(-) diff --git a/interface/patient_file/history/history.php b/interface/patient_file/history/history.php index 7862e69f6..de24484ea 100644 --- a/interface/patient_file/history/history.php +++ b/interface/patient_file/history/history.php @@ -98,7 +98,7 @@ if (!empty($grparr['']['grp_size'])) {
displayHorizNavBarMenu(); ?> diff --git a/interface/patient_file/report/patient_report.php b/interface/patient_file/report/patient_report.php index 0f5816de8..31f3a5a95 100644 --- a/interface/patient_file/report/patient_report.php +++ b/interface/patient_file/report/patient_report.php @@ -72,7 +72,7 @@ function show_date_fun(){
displayHorizNavBarMenu(); diff --git a/interface/patient_file/summary/demographics.php b/interface/patient_file/summary/demographics.php index 9b88ee2ff..fbd53db63 100644 --- a/interface/patient_file/summary/demographics.php +++ b/interface/patient_file/summary/demographics.php @@ -682,7 +682,7 @@ if (!empty($grparr['']['grp_size'])) {
displayHorizNavBarMenu(); diff --git a/interface/patient_file/summary/stats_full.php b/interface/patient_file/summary/stats_full.php index 66550176a..14e29eb0a 100644 --- a/interface/patient_file/summary/stats_full.php +++ b/interface/patient_file/summary/stats_full.php @@ -106,7 +106,7 @@ require_once("$include_root/expand_contract_js.php");//jQuery to provide expand/ - +