← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1223: Minor fix.

 

------------------------------------------------------------
revno: 1223
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Sun 2009-12-13 09:40:33 +0100
message:
  Minor fix.
modified:
  resources/jrxml/malaria_morbidity.jrxml


--
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 'resources/jrxml/malaria_morbidity.jrxml'
--- resources/jrxml/malaria_morbidity.jrxml	2009-12-13 08:33:42 +0000
+++ resources/jrxml/malaria_morbidity.jrxml	2009-12-13 08:40:33 +0000
@@ -46,27 +46,41 @@
 		<band height="14" splitType="Stretch"/>
 	</pageHeader>
 	<columnHeader>
-		<band height="34" splitType="Stretch">
+		<band height="56" splitType="Stretch">
 			<staticText>
-				<reportElement x="293" y="10" width="69" height="20"/>
+				<reportElement x="293" y="29" width="69" height="20"/>
 				<textElement textAlignment="Center" verticalAlignment="Middle">
 					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
 				</textElement>
 				<text><![CDATA[Value]]></text>
 			</staticText>
 			<staticText>
-				<reportElement x="193" y="10" width="100" height="20"/>
+				<reportElement x="193" y="29" width="100" height="20"/>
 				<textElement verticalAlignment="Middle">
 					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
 				</textElement>
 				<text><![CDATA[Organisation unit]]></text>
 			</staticText>
 			<line>
-				<reportElement x="193" y="29" width="169" height="1"/>
+				<reportElement x="193" y="48" width="169" height="1"/>
 				<graphicElement>
 					<pen lineWidth="0.25" lineColor="#999999"/>
 				</graphicElement>
 			</line>
+			<staticText>
+				<reportElement x="193" y="0" width="46" height="20"/>
+				<textElement verticalAlignment="Middle">
+					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
+				</textElement>
+				<text><![CDATA[Month:]]></text>
+			</staticText>
+			<textField>
+				<reportElement x="239" y="0" width="123" height="20"/>
+				<textElement verticalAlignment="Middle">
+					<font size="8"/>
+				</textElement>
+				<textFieldExpression class="java.lang.String"><![CDATA[$F{reporting_month_name}]]></textFieldExpression>
+			</textField>
 		</band>
 	</columnHeader>
 	<detail>