------------------------------------------------------------ revno: 11839 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Fri 2013-08-30 11:23:39 +0700 message: Minor fix. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/searchPatientCriteria.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/searchPatientCriteria.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/searchPatientCriteria.vm 2013-08-30 02:54:18 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/searchPatientCriteria.vm 2013-08-30 04:23:39 +0000 @@ -3,7 +3,7 @@ <input type="hidden" id='hideLink' name='hideLink' value='false'> <input type='hidden' id='isSearchByProgram' name='isSearchByProgram' value='false' > -<table style="margin-bottom:8px" id="commonSearchDiv" name="commonSearchDiv" border="1px"> +<table style="margin-bottom:8px" id="commonSearchDiv" name="commonSearchDiv"> <tr> <td> <label>$i18n.getString( "registering_unit" )</label>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

