From ddd9eff6f4030369ca643239f3c1c61f38643acd Mon Sep 17 00:00:00 2001 From: Brady Miller Date: Wed, 26 Apr 2017 16:47:52 -0700 Subject: [PATCH] added back the close patient note shortcut (#683) --- interface/patient_file/summary/pnotes_full_add.php | 1 + 1 file changed, 1 insertion(+) diff --git a/interface/patient_file/summary/pnotes_full_add.php b/interface/patient_file/summary/pnotes_full_add.php index 114b23189..f1bbb123c 100644 --- a/interface/patient_file/summary/pnotes_full_add.php +++ b/interface/patient_file/summary/pnotes_full_add.php @@ -244,6 +244,7 @@ $urlparms = "docid=$docid&orderid=$orderid"; echo "\n"; } ?> + -- 2.11.4.GIT