From bleny@users.labs.libre-entreprise.org Mon Jun 15 01:51:15 2026 From: bleny@users.labs.libre-entreprise.org To: wao-commits@list.forge.codelutin.com Subject: [Suiviobsmer-commits] r750 - in trunk/wao-ui/src/main: resources/fr/ifremer/wao/ui/components webapp webapp/css Date: Mon, 08 Nov 2010 22:42:32 +0100 Message-ID: <20101108214232.C13E42F224@labs.libre-entreprise.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7990911636049987307==" --===============7990911636049987307== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: bleny Date: 2010-11-08 21:42:32 +0000 (Mon, 08 Nov 2010) New Revision: 750 Log: manage rights to see administration of indicators Modified: trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/components/IndicatorLeve= ls.tml trunk/wao-ui/src/main/webapp/Administration.tml trunk/wao-ui/src/main/webapp/css/common.css Modified: trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/components/Indica= torLevels.tml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/components/IndicatorLev= els.tml 2010-11-08 16:40:11 UTC (rev 749) +++ trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/components/IndicatorLev= els.tml 2010-11-08 21:42:32 UTC (rev 750) @@ -90,7 +90,7 @@ -
+
En jaune, la position actuelle de la soci=C3=A9t=C3=A9 selon cet= indicateur.
Modified: trunk/wao-ui/src/main/webapp/Administration.tml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/wao-ui/src/main/webapp/Administration.tml 2010-11-08 16:40:11 UTC (= rev 749) +++ trunk/wao-ui/src/main/webapp/Administration.tml 2010-11-08 21:42:32 UTC (= rev 750) @@ -174,34 +174,35 @@ =20 =20 - + +

Indicateurs qualit=C3=A9s prestataires

=20 - -

Indicateurs qualit=C3=A9s prestataires

+
=20 =20 -
+ =20 - + =20 - - - - + + + + =20 - - - - - -
Total coefficients : ${globalSynthesisParameters.totalCoefficient= s}
+ + + + +
Total coefficients : ${globalSynthesisParameters.totalCoefficients} +
=20 - - - - - +
- ${globalIndicatorValue.label} -
+ + + + + - -
+ ${globalIndicatorValue.label} +
[ ; @@ -214,24 +215,35 @@
+ + + [ ${indicatorLevel.lowerBound} ; ${indic= atorLevel.upperBound} + + ] + + [ + + + + + + + =20 -
-

=

-

-
+
+

+

+
=20 -
- - =3D"Historique" - - - -
- - - +
+ + 3D"= + + + +
+ + =20 =20 Modified: trunk/wao-ui/src/main/webapp/css/common.css =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/wao-ui/src/main/webapp/css/common.css 2010-11-08 16:40:11 UTC (rev = 749) +++ trunk/wao-ui/src/main/webapp/css/common.css 2010-11-08 21:42:32 UTC (rev = 750) @@ -375,6 +375,7 @@ =20 /* INDICATOR TABLES */ table.indicatorLevels { + width: 750px; border: solid 1px black; margin-left: auto; margin-right: auto; @@ -393,6 +394,7 @@ =20 table.indicatorLevels td { text-align: center; + font-size: 90%; } =20 table.indicatorLevels td.highlight { --===============7990911636049987307==--