|
|
@@ -207,7 +207,7 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>Programmation des travaux Maintenance de 2ième niveau (année n-1, n, n+1)</td>
|
|
|
+ <td>Programmation des travaux Maintenance (année n-1,n,n+1)</td>
|
|
|
<td>
|
|
|
<xsl:if test="count(Etablissement/LstTravaux/child::*) >0">
|
|
|
<table id="travaux">
|
|
|
@@ -222,7 +222,7 @@
|
|
|
<th class="bordure">Année</th>
|
|
|
<th class="bordure">Type</th>
|
|
|
<th class="bordure">Libelle</th>
|
|
|
- <th class="bordure">Montant prévisionnel</th>
|
|
|
+ <th class="bordurecentre">Montant prévisionnel</th>
|
|
|
<th class="bordure">Statut</th>
|
|
|
</tr>
|
|
|
<xsl:for-each select="Etablissement/LstTravaux/ProgTravaux">
|
|
|
@@ -323,7 +323,7 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>Dotation de fonctionnement année N-1 et annee N</td>
|
|
|
+ <td>Dotation annuelle de fonctionnement</td>
|
|
|
<td>
|
|
|
<table id="dotation">
|
|
|
<colgroup>
|
|
|
@@ -333,8 +333,8 @@
|
|
|
</colgroup>
|
|
|
<tr>
|
|
|
<th class="bordure">Type de dotation</th>
|
|
|
- <th class="bordure">Année n-1</th>
|
|
|
- <th class="bordure">Année n</th>
|
|
|
+ <th class="bordurecentre">Année scolaire précédente</th>
|
|
|
+ <th class="bordurecentre">Année scolaire en cours</th>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="bordure">Viabilisation</td>
|
|
|
@@ -414,7 +414,7 @@
|
|
|
<th class="bordure">Nom</th>
|
|
|
<th class="bordure">Prénom</th>
|
|
|
<th class="bordure">Fonction</th>
|
|
|
- <th class="bordure">Quotité en nbr d'heures<br/>par semaine
|
|
|
+ <th class="bordure">Quotité de travail<br/>par semaine
|
|
|
</th>
|
|
|
<th class="bordure">Statut</th>
|
|
|
<th class="bordure">Grade</th>
|
|
|
@@ -432,7 +432,7 @@
|
|
|
<xsl:value-of select="Fonction"/>
|
|
|
</td>
|
|
|
<td class="bordurecentre">
|
|
|
- <xsl:value-of select="ValeurETP"/>
|
|
|
+ <xsl:value-of select="ValeurETP"/><xsl:text> h</xsl:text>
|
|
|
</td>
|
|
|
<td class="bordurecentre">
|
|
|
<xsl:value-of select="Categorie"/>
|
|
|
@@ -477,7 +477,7 @@
|
|
|
<tr>
|
|
|
<th class="bordure">Nom</th>
|
|
|
<th class="bordure">Prénom</th>
|
|
|
- <th class="bordure">Quotité en nbr d'heures<br/>par semaine
|
|
|
+ <th class="bordure">Quotité de travail<br/>par semaine
|
|
|
</th>
|
|
|
|
|
|
<th class="bordure">Type de contrat</th>
|
|
|
@@ -492,7 +492,7 @@
|
|
|
<xsl:value-of select="Prenom"/>
|
|
|
</td>
|
|
|
<td class="bordurecentre">
|
|
|
- <xsl:value-of select="ValeurETP"/>
|
|
|
+ <xsl:value-of select="ValeurETP"/><xsl:text> h</xsl:text>
|
|
|
</td>
|
|
|
|
|
|
<td class="bordurecentre">
|