Skip to content

Commit

Permalink
#10242 MInor fix regarding display logic
Browse files Browse the repository at this point in the history
  • Loading branch information
cristinamghita committed Nov 17, 2020
1 parent 85a1939 commit 7cd3a2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
<band height="24">
<subreport isUsingCache="true">
<reportElement key="subreport-3" x="0" y="12" width="595" height="12" uuid="f4aecc68-d647-409b-bde5-65f943103dc3">
<printWhenExpression><![CDATA[$P{PRINTER_OPTS_IsPrintTotals}.equals("Y") || $F{isoffer}.equals("N")]]></printWhenExpression>
<printWhenExpression><![CDATA[$P{PRINTER_OPTS_IsPrintTotals}.equals("Y")]]></printWhenExpression>
</reportElement>
<subreportParameter name="ad_language">
<subreportParameterExpression><![CDATA[$P{ad_language}]]></subreportParameterExpression>
Expand Down

0 comments on commit 7cd3a2d

Please sign in to comment.