dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #09393
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2477: Minor fix
------------------------------------------------------------
revno: 2477
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-01-06 23:25:33 +0100
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.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-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm'
--- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm 2010-07-25 13:53:50 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm 2011-01-06 22:25:33 +0000
@@ -31,7 +31,7 @@
#end
</select><br>
- <select id="periodId" name="periodId" style="width:325px" onchange="displayCompleteness()">
+ <select id="periodId" name="periodId" style="width:325px">
</select>
</td>
</tr>