git-svn-id: https://svn.coded.pt/svn/SIPRP@1155 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
Frederico Palma 16 years ago
parent f25449ddc9
commit 875bc8ccb0

@ -438,7 +438,7 @@ public class PlanoActuacaoPrintDataProvider
riscos.add(
new RiscoToPrint(
descricao,
valor+"",
valor != null ? valor.toString() : "IND",
getMedidasToPrintByRiscoId( id ),
responsavelExecucao,
recursosNecessarios,

Loading…
Cancel
Save