------------------------------------------------------------
revno: 9040
committer: Tran Chau <[email protected]>
branch nick: dhis2
timestamp: Thu 2012-11-15 12:39:17 +0700
message:
Only allow select a date in future for rescheduling due-dates in Dashboard.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== 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 2012-10-22 06:11:19 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm 2012-11-15 05:39:17 +0000
@@ -61,7 +61,7 @@
#if($status==1 || $status==2 || $status==5 )
disable('$duedateId');
#else
- datePicker( '$duedateId' );
+ datePickerFuture( '$duedateId' );
#end
</script>
</td>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp