[Suiviobsmer-commits] r731 - trunk/wao-ui/src/main/webapp
Author: bleny Date: 2010-11-03 09:10:05 +0000 (Wed, 03 Nov 2010) New Revision: 731 Log: bugfix in synthesis page layout Modified: trunk/wao-ui/src/main/webapp/Synthesis.tml Modified: trunk/wao-ui/src/main/webapp/Synthesis.tml =================================================================== --- trunk/wao-ui/src/main/webapp/Synthesis.tml 2010-11-03 09:02:07 UTC (rev 730) +++ trunk/wao-ui/src/main/webapp/Synthesis.tml 2010-11-03 09:10:05 UTC (rev 731) @@ -187,9 +187,10 @@ </t:block> <!-- IND1 : COMPLIANCE_BOARDING --> <t:block t:id="ind2"> + <h2>Respect du nombre d'observateurs embarqués</h2> + <br /> + <div class="ind-table acenter" id="so-noncomplianceboarding"> - <h2>Respect du nombre d'observateurs embarqués</h2> - <br /> <t:if t:test="user.admin"> <p> Ces résultats concernent l'ensemble des contrats en cours @@ -225,11 +226,11 @@ </div> </p:else> </t:if> + </div> - <!-- now render a table with position on global synthesis --> - <br /> - <t:indicatorLevels t:indicator="activeIndicator" t:highlightLevel="activeIndicatorLevel" withLegend="true" /> - </div> + <!-- now render a table with position on global synthesis --> + <br /> + <t:indicatorLevels t:indicator="activeIndicator" t:highlightLevel="activeIndicatorLevel" withLegend="true" /> </t:block> <!-- IND2 : CONTACT_STATE --> <t:block t:id="ind3">
participants (1)
-
bleny@users.labs.libre-entreprise.org