Commit c2aa7e6ff084c74eb494a43297f5515e690e4c39
1 parent
27a6a3df
Exists in
master
[Redmine Atendimento #4234]Correção titulo relatorio não conformidade
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
cit-contratos-web/src/main/resources/reports/relatorioEventoNaoConformidade.jrxml
@@ -266,7 +266,7 @@ $P{dataFinal} != null ? "Até " + new SimpleDateFormat("dd/MM/yyyy").format($P{d | @@ -266,7 +266,7 @@ $P{dataFinal} != null ? "Até " + new SimpleDateFormat("dd/MM/yyyy").format($P{d | ||
266 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 266 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
267 | <font isBold="true"/> | 267 | <font isBold="true"/> |
268 | </textElement> | 268 | </textElement> |
269 | - <text><![CDATA[Não conformidade aplicável]]></text> | 269 | + <text><![CDATA[Não conformidade]]></text> |
270 | </staticText> | 270 | </staticText> |
271 | </jr:columnHeader> | 271 | </jr:columnHeader> |
272 | <jr:detailCell style="Table_TD" height="30" rowSpan="1"> | 272 | <jr:detailCell style="Table_TD" height="30" rowSpan="1"> |