This commit is contained in:
nikos dimitrakas 2023-09-22 22:13:36 +02:00
parent 92ad0ca334
commit 568f3e850a

@ -55,7 +55,7 @@
<band height="50">
<textField textAdjust="StretchHeight">
<reportElement style="titleStyle" x="0" y="0" width="495" height="30" uuid="b0bf7adc-8731-42ed-8e5d-8ab64653ba32"/>
<textFieldExpression><![CDATA[($F{swedish} ? "Handledarens underlag till examinator för betygssättning av " : "Supervisor's grading basis to the examiner for grading of ") + $F{authorName}]]></textFieldExpression>
<textFieldExpression><![CDATA[($F{swedish} ? "Handledarens underlag till examinator för betygsättning av " : "Supervisor's grading basis to the examiner for grading of ") + $F{authorName}]]></textFieldExpression>
</textField>
</band>
</title>