|
@@ -1369,7 +1369,7 @@
|
|
|
<img alt="Evolution des effectifs">
|
|
<img alt="Evolution des effectifs">
|
|
|
<xsl:variable name="capacitetheorique" />
|
|
<xsl:variable name="capacitetheorique" />
|
|
|
<xsl:attribute name="src">
|
|
<xsl:attribute name="src">
|
|
|
- vide.histo?ct=<xsl:value-of select="$capacitetheorique"/>l=600&h=400&f=-64&nb=<xsl:value-of select="count(Effectif)"></xsl:value-of>
|
|
|
|
|
|
|
+ vide.histo?ct=<xsl:value-of select="$capacitetheorique"/>&l=600&h=400&f=-64&nb=<xsl:value-of select="count(Effectif)"></xsl:value-of>
|
|
|
<xsl:for-each select="Effectif">
|
|
<xsl:for-each select="Effectif">
|
|
|
<xsl:if test="TypeEffectif='R'">
|
|
<xsl:if test="TypeEffectif='R'">
|
|
|
&v<xsl:value-of select ="position()"></xsl:value-of>=<xsl:value-of select="EffectifTotal"/>&c<xsl:value-of select ="position()"></xsl:value-of>=-16776961&t<xsl:value-of select ="position()"></xsl:value-of>=<xsl:value-of select="Annee"/>
|
|
&v<xsl:value-of select ="position()"></xsl:value-of>=<xsl:value-of select="EffectifTotal"/>&c<xsl:value-of select ="position()"></xsl:value-of>=-16776961&t<xsl:value-of select ="position()"></xsl:value-of>=<xsl:value-of select="Annee"/>
|