dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23309
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11336: Minor fix to standard report template
------------------------------------------------------------
revno: 11336
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-07-04 11:21:15 +0200
message:
Minor fix to standard report template
modified:
dhis-2/dhis-support/dhis-support-system/src/main/resources/jasper-report-template.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 'dhis-2/dhis-support/dhis-support-system/src/main/resources/jasper-report-template.jrxml'
--- dhis-2/dhis-support/dhis-support-system/src/main/resources/jasper-report-template.jrxml 2013-07-04 09:08:12 +0000
+++ dhis-2/dhis-support/dhis-support-system/src/main/resources/jasper-report-template.jrxml 2013-07-04 09:21:15 +0000
@@ -16,7 +16,7 @@
<band splitType="Stretch"/>
</background>
<title>
- <band height="315" splitType="Stretch">
+ <band height="335" splitType="Stretch">
<staticText>
<reportElement uuid="ac60f476-8e83-423f-b4a9-626128dc5563" x="0" y="14" width="558" height="37"/>
<textElement>
@@ -114,6 +114,11 @@
<textElement/>
<textFieldExpression><![CDATA[$P{organisationunit_uid_level_column}]]></textFieldExpression>
</textField>
+ <staticText>
+ <reportElement uuid="0cd878e0-db70-494c-9b8a-0011618db404" x="1" y="303" width="571" height="19"/>
+ <textElement/>
+ <text><![CDATA[Tip: To make params render as text in SQL queries, put a "!" after $P in the parameter syntax. ]]></text>
+ </staticText>
</band>
</title>
<pageHeader>