From 84fc22c6af74cf4ded569d6fd2892db2e0b8bc39 Mon Sep 17 00:00:00 2001 From: ViSolve Date: Sat, 15 Oct 2016 08:59:00 +0530 Subject: [PATCH] acl clinician medical issue fix --- interface/forms/newpatient/common.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/interface/forms/newpatient/common.php b/interface/forms/newpatient/common.php index 2f982cc3d..219255d60 100644 --- a/interface/forms/newpatient/common.php +++ b/interface/forms/newpatient/common.php @@ -94,7 +94,7 @@ require_once($GLOBALS['srcdir'] . "/validation/validation_script.js.php"); ?> ' + value='' title='' onkeyup='datekeyup(this,mypcc)' onblur='dateblur(this,mypcc)' /> - + +
- + + +
@@ -407,7 +410,7 @@ if (!$viewmode) { ?> return; } // otherwise just continue normally - } + }