|
|
@@ -371,7 +371,7 @@
|
|
|
<th class="bordurecentre">Type d'opération</th>
|
|
|
<th class="bordurecentre">Stade d'avancement</th>
|
|
|
<th class="bordurecentre">Prévu année n+1</th>
|
|
|
- <th class="bordurecentre">Montant en M€</th>
|
|
|
+ <th class="bordurecentre">Coût de l'opération en M€</th>
|
|
|
<th class="bordurecentre">Montant du CP en M€</th>
|
|
|
<th class="bordurecentre">Statut</th>
|
|
|
<th class="bordurecentre">Date de livraison</th>
|
|
|
@@ -389,7 +389,6 @@
|
|
|
</td>
|
|
|
<td class="bordure">
|
|
|
<xsl:value-of select="Commentaire"/>
|
|
|
- <xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
<td class="bordurecentre">
|
|
|
<xsl:value-of select="MontantOp"/>
|
|
|
@@ -569,6 +568,7 @@
|
|
|
<tr>
|
|
|
<td>Investissement sur 5 ans</td>
|
|
|
<td>
|
|
|
+ <!--
|
|
|
<xsl:if test ="count(Etablissement/LstInvestissement/Investissement)>0">
|
|
|
<table>
|
|
|
<xsl:for-each select="Etablissement/LstInvestissement/Investissement">
|
|
|
@@ -578,8 +578,10 @@
|
|
|
<td><xsl:value-of select="Commentaire"/></td>
|
|
|
</tr>
|
|
|
</xsl:for-each>
|
|
|
+
|
|
|
</table>
|
|
|
</xsl:if>
|
|
|
+ -->
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|