=== removed file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/comments.png' Binary files dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/comments.png 2012-12-10 12:54:54 +0000 and dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/comments.png 1970-01-01 00:00:00 +0000 differ === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css 2013-03-07 13:46:43 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css 2013-03-18 07:22:55 +0000 @@ -68,6 +68,11 @@ font-weight: bold; } +.img-button{ + width:20px; + cursor:pointer; +} + /*----------------------------------------------------------------------------*/ /* Table /*----------------------------------------------------------------------------*/ === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm 2013-03-18 07:07:01 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm 2013-03-18 07:22:55 +0000 @@ -107,9 +107,9 @@ - + #if($!programInstance.patient.phoneNumber && $!programInstance.patient.phoneNumber!='') - + #end #if( $auth.hasAccess( "dhis-web-caseentry", "removeCurrentEncounter" ) )