------------------------------------------------------------ revno: 8114 committer: Lai <lai.hispviet...@gmail.com> branch nick: dhis2 timestamp: Mon 2012-09-17 16:33:45 +0700 message: Mobile tracking - Add incomplete button modified: dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/namebased/completedProgramStageForm.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-light/src/main/webapp/dhis-web-light/namebased/completedProgramStageForm.vm' --- dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/namebased/completedProgramStageForm.vm 2012-06-01 06:34:08 +0000 +++ dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/namebased/completedProgramStageForm.vm 2012-09-17 09:33:45 +0000 @@ -99,6 +99,7 @@ </select> #end #end + <input type="button" style="width:10%;color:black" value="Incomplete" onclick="window.location.href='showProgramStageForm.action?programId=$programId&programStageId=$programStageId&programStageInstanceId=$programStageInstanceId&patientId=$patientId&programInstanceId=$programInstanceId&orgUnitId=0'"/> </p> </div>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp