no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@392 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Luis Flores 19 years ago
parent 70781da329
commit d129fd5545

@ -21,7 +21,7 @@
<fo:block text-align="center" font-size="7pt" font-weight="bold">
(<xsl:value-of select="portaria"/>)
</fo:block>
<fo:table table-layout="fixed" width="proportional-column-width(100)" border-color="black" border-style="solid" border-width="medium">
<fo:table table-layout="fixed" border-color="black" border-style="solid" border-width="medium">
<fo:table-column column-width="proportional-column-width(100)" />
<fo:table-body>
@ -63,7 +63,7 @@ DESIGNA&#xc7;&#xc3;O: <xsl:value-of select="servico_higiene_designacao"/>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" width="proportional-column-width(100)" space-before="5mm">
<fo:table table-layout="fixed" space-before="5mm">
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-body>
@ -111,7 +111,7 @@ FUNCAO PROPOSTA: <xsl:value-of select="funcao_proposta"/>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" width="proportional-column-width(100)" space-before="5mm">
<fo:table table-layout="fixed" space-before="5mm">
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-body>
@ -131,7 +131,7 @@ FUNCAO PROPOSTA: <xsl:value-of select="funcao_proposta"/>
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" width="proportional-column-width(100)" space-before="5mm">
<fo:table table-layout="fixed" space-before="5mm">
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-body>
@ -225,7 +225,7 @@ OUTRAS FUN&#xc7;&#xd5;ES QUE PODE DESEMPENHAR
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" width="proportional-column-width(100)" space-before="5mm">
<fo:table table-layout="fixed" space-before="5mm">
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-body>
@ -248,7 +248,7 @@ PR&#xd3;XIMO EXAME: <xsl:value-of select="proximo_exame"/>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" width="proportional-column-width(100)" space-before="5mm">
<fo:table table-layout="fixed" space-before="5mm">
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-column column-width="proportional-column-width(50)" />
<fo:table-body>

Loading…
Cancel
Save