dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12495
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3855: minor cosmetic fix
------------------------------------------------------------
revno: 3855
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2011-06-08 10:47:42 +0200
message:
minor cosmetic fix
modified:
dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewChartForm.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/viewChartForm.vm'
--- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewChartForm.vm 2011-06-07 16:12:23 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewChartForm.vm 2011-06-08 08:47:42 +0000
@@ -22,7 +22,7 @@
<table width="100%">
<tr>
<td>#filterDiv( "displayViewChartForm" )</td>
- <td align="right">
+ <td align="right" style="padding-top: 16px;">
<select id="chart_type">
<option value='period'>$i18n.getString( 'period_by_indicator_chart' )</option>
<option value='period_dataElement'>$i18n.getString( 'period_by_dataelement_chart' )</option>