[PATCH] (issue1753) Increase widht of PARAMETER column
Wald Commits
scm-commit at wald.intevation.org
Fri Mar 20 16:37:54 CET 2015
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1426865797 -3600
# Node ID eed4e31ca1b3358f9dcfbbb56228e119ea9ca5a3
# Parent 0860e4f642c4068f3509f6d9d8eff1045e40e25e
(issue1753) Increase widht of PARAMETER column
This hopefully fixes some cases where the R of the value
PARAMETER was not shown.
diff -r 0860e4f642c4 -r eed4e31ca1b3 artifacts/doc/conf/jasper/sqrelation.jasper
Binary file artifacts/doc/conf/jasper/sqrelation.jasper has changed
diff -r 0860e4f642c4 -r eed4e31ca1b3 artifacts/doc/conf/jasper/sqrelation.jrxml
--- a/artifacts/doc/conf/jasper/sqrelation.jrxml Fri Mar 20 16:32:44 2015 +0100
+++ b/artifacts/doc/conf/jasper/sqrelation.jrxml Fri Mar 20 16:36:37 2015 +0100
@@ -119,7 +119,7 @@
<text><![CDATA[in der Funktion S = aQ<sup>b</sup>]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="81" width="62" height="20"/>
+ <reportElement x="0" y="81" width="67" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[PARAMETER]]></text>
</staticText>
@@ -129,37 +129,37 @@
<text><![CDATA[FESTSTOFFFRAKTION]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="101" width="62" height="15"/>
+ <reportElement x="0" y="101" width="67" height="15"/>
<textElement textAlignment="Center"/>
<text><![CDATA[A]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="116" width="62" height="15"/>
+ <reportElement x="0" y="116" width="67" height="15"/>
<textElement textAlignment="Center"/>
<text><![CDATA[B]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="146" width="62" height="15"/>
+ <reportElement x="0" y="146" width="67" height="15"/>
<textElement textAlignment="Center"/>
<text><![CDATA[D]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="161" width="62" height="15"/>
+ <reportElement x="0" y="161" width="67" height="15"/>
<textElement textAlignment="Center"/>
<text><![CDATA[E]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="176" width="62" height="15"/>
+ <reportElement x="0" y="176" width="67" height="15"/>
<textElement textAlignment="Center"/>
<text><![CDATA[F]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="191" width="62" height="15"/>
+ <reportElement x="0" y="191" width="67" height="15"/>
<textElement textAlignment="Center"/>
<text><![CDATA[G]]></text>
</staticText>
<staticText>
- <reportElement x="0" y="131" width="62" height="15"/>
+ <reportElement x="0" y="131" width="67" height="15"/>
<textElement textAlignment="Center"/>
<text><![CDATA[C]]></text>
</staticText>
More information about the Dive4Elements-commits
mailing list