From be70a94bd8689762118141c58d56e02e5c1673ff Mon Sep 17 00:00:00 2001 From: sunsetsystems Date: Fri, 12 Jan 2007 00:40:14 +0000 Subject: [PATCH] updated to new date widget --- interface/patient_file/summary/add_edit_issue.php | 40 +++++++++++++---------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/interface/patient_file/summary/add_edit_issue.php b/interface/patient_file/summary/add_edit_issue.php index b60255234..1384e997e 100644 --- a/interface/patient_file/summary/add_edit_issue.php +++ b/interface/patient_file/summary/add_edit_issue.php @@ -60,8 +60,10 @@ td { font-size:10pt; } - - + + + + @@ -266,9 +268,6 @@ td { font-size:10pt; } ); } ?> - - -
@@ -301,24 +300,27 @@ td { font-size:10pt; } : - ' + + ' onkeyup='datekeyup(this,mypcc)' onblur='dateblur(this,mypcc)' title='yyyy-mm-dd date of onset, surgery or start of medication' /> - + [?] : - ' + ' onkeyup='datekeyup(this,mypcc)' onblur='dateblur(this,mypcc)' title='yyyy-mm-dd date of recovery or end of medication' /> - + [?]  () @@ -335,12 +337,13 @@ td { font-size:10pt; } id='row_returndate'> : - ' + ' onkeyup='datekeyup(this,mypcc)' onblur='dateblur(this,mypcc)' title='yyyy-mm-dd date returned to play' /> - + [?]  () @@ -444,6 +447,9 @@ td { font-size:10pt; } -- 2.11.4.GIT