From eb442098beb52429514d4d25a4592bb2c01169ec Mon Sep 17 00:00:00 2001 From: Diogo Neves Date: Mon, 23 Aug 2010 16:39:30 +0000 Subject: [PATCH] git-svn-id: https://svn.coded.pt/svn/SIPRP@1411 bb69d46d-e84e-40c8-a05a-06db0d633741 --- .../src/siprp/cursos/provider/CursosTemplatesProvider.java | 4 ++-- .../src/siprp/cursos/templates/certificado_formador.xsl | 6 +++--- .../src/siprp/cursos/templates/certificado_formando.xsl | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java b/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java index b87613b3..bef8e06f 100644 --- a/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java +++ b/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java @@ -132,11 +132,11 @@ public class CursosTemplatesProvider extends DefaultTemplateProvider xml.addElement( new SimpleXMLElement( "bi_emissao", bi_emissao ) ); xml.addElement( new SimpleXMLElement( "bi_data_emissao", bi_data_emissao ) ); - //TODO : -certificado xml.addElement( new SimpleXMLElement( "nome_formadora", "TODO - nome formadora" ) ); xml.addElement( new SimpleXMLElement( "nome_formadora_e_responsavel", "TODO - nome formadora e responsavel" ) ); - xml.addElement( new SimpleXMLElement( "nr_livro_registo", "TODO - NUMERO" ) ); + //TODO : numero de Livro de Registo de Formação + xml.addElement( new SimpleXMLElement( "nr_livro_registo", " " ) ); xml.addElement( new SimpleXMLElement( "numero_certificado", numCertificado ) ); try { diff --git a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl index 15253255..b5adeea7 100644 --- a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl +++ b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl @@ -60,10 +60,10 @@ - + - + @@ -88,7 +88,7 @@ - +   diff --git a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl index 8c265dbd..7ecae65a 100644 --- a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl +++ b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl @@ -51,10 +51,10 @@ - + - +