From kmorin@users.forge.codelutin.com Wed Jul 10 15:26:34 2013 From: kmorin@users.forge.codelutin.com To: tutti-commits@list.forge.codelutin.com Subject: [Tutti-commits] r1129 - in trunk/tutti-ui-swing/src/main/help: css fr js Date: Wed, 10 Jul 2013 15:26:34 +0200 Message-ID: <20130710132634.5D3D3187EBF@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3606861732399795489==" --===============3606861732399795489== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: kmorin Date: 2013-07-10 15:26:33 +0200 (Wed, 10 Jul 2013) New Revision: 1129 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1129 Log: debug loading of the navbar in chrome Added: trunk/tutti-ui-swing/src/main/help/js/navbar.js Removed: trunk/tutti-ui-swing/src/main/help/fr/navbar.html Modified: trunk/tutti-ui-swing/src/main/help/css/style.css trunk/tutti-ui-swing/src/main/help/fr/config.html trunk/tutti-ui-swing/src/main/help/fr/dbManager.html trunk/tutti-ui-swing/src/main/help/fr/editCruise.html trunk/tutti-ui-swing/src/main/help/fr/editFishingOperation.html trunk/tutti-ui-swing/src/main/help/fr/editProgram.html trunk/tutti-ui-swing/src/main/help/fr/editProtocol.html trunk/tutti-ui-swing/src/main/help/fr/faq.html trunk/tutti-ui-swing/src/main/help/fr/fonctionnalites_transversales.html trunk/tutti-ui-swing/src/main/help/fr/index.html trunk/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.html trunk/tutti-ui-swing/src/main/help/fr/menu.html trunk/tutti-ui-swing/src/main/help/fr/selectCruise.html Modified: trunk/tutti-ui-swing/src/main/help/css/style.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/tutti-ui-swing/src/main/help/css/style.css 2013-07-10 12:23:26 UTC = (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/css/style.css 2013-07-10 13:26:33 UTC = (rev 1129) @@ -3,7 +3,7 @@ } =20 /* used for the anchors to be under the top navbar */ -a { +a:not([href]) { padding-top: 45px; } =20 Modified: trunk/tutti-ui-swing/src/main/help/fr/config.html =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/tutti-ui-swing/src/main/help/fr/config.html 2013-07-10 12:23:26 UTC= (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/config.html 2013-07-10 13:26:33 UTC= (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
=20 Modified: trunk/tutti-ui-swing/src/main/help/fr/dbManager.html =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/tutti-ui-swing/src/main/help/fr/dbManager.html 2013-07-10 12:23:26 = UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/dbManager.html 2013-07-10 13:26:33 = UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/editCruise.html =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/tutti-ui-swing/src/main/help/fr/editCruise.html 2013-07-10 12:23:26= UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/editCruise.html 2013-07-10 13:26:33= UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/editFishingOperation.html =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/tutti-ui-swing/src/main/help/fr/editFishingOperation.html 2013-07-1= 0 12:23:26 UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/editFishingOperation.html 2013-07-1= 0 13:26:33 UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/editProgram.html =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/tutti-ui-swing/src/main/help/fr/editProgram.html 2013-07-10 12:23:2= 6 UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/editProgram.html 2013-07-10 13:26:3= 3 UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/editProtocol.html =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/tutti-ui-swing/src/main/help/fr/editProtocol.html 2013-07-10 12:23:= 26 UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/editProtocol.html 2013-07-10 13:26:= 33 UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/faq.html =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/tutti-ui-swing/src/main/help/fr/faq.html 2013-07-10 12:23:26 UTC (r= ev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/faq.html 2013-07-10 13:26:33 UTC (r= ev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/fonctionnalites_transversales= .html =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/tutti-ui-swing/src/main/help/fr/fonctionnalites_transversales.html = 2013-07-10 12:23:26 UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/fonctionnalites_transversales.html = 2013-07-10 13:26:33 UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/index.html =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/tutti-ui-swing/src/main/help/fr/index.html 2013-07-10 12:23:26 UTC = (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/index.html 2013-07-10 13:26:33 UTC = (rev 1129) @@ -34,6 +34,8 @@ =20 + +

Documentation de Allegro Campagne

Modified: trunk/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.ht= ml =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/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.html 201= 3-07-10 12:23:26 UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.html 201= 3-07-10 13:26:33 UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Modified: trunk/tutti-ui-swing/src/main/help/fr/menu.html =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/tutti-ui-swing/src/main/help/fr/menu.html 2013-07-10 12:23:26 UTC (= rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/menu.html 2013-07-10 13:26:33 UTC (= rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Deleted: trunk/tutti-ui-swing/src/main/help/fr/navbar.html =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/tutti-ui-swing/src/main/help/fr/navbar.html 2013-07-10 12:23:26 UTC= (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/navbar.html 2013-07-10 13:26:33 UTC= (rev 1129) @@ -1,114 +0,0 @@ - - - - -
-
-
Allegro Campagne - -
-
-
- - \ No newline at end of file Modified: trunk/tutti-ui-swing/src/main/help/fr/selectCruise.html =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/tutti-ui-swing/src/main/help/fr/selectCruise.html 2013-07-10 12:23:= 26 UTC (rev 1128) +++ trunk/tutti-ui-swing/src/main/help/fr/selectCruise.html 2013-07-10 13:26:= 33 UTC (rev 1129) @@ -34,8 +34,7 @@ =20 -
- + =20
Added: trunk/tutti-ui-swing/src/main/help/js/navbar.js =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/tutti-ui-swing/src/main/help/js/navbar.js (= rev 0) +++ trunk/tutti-ui-swing/src/main/help/js/navbar.js 2013-07-10 13:26:33 UTC (= rev 1129) @@ -0,0 +1,108 @@ +document.write('
'); +document.write('
'); +document.write('
Allegro Campagne'); +document.write(' '); +document.write('
'); +document.write('
'); +document.write('
'); \ No newline at end of file --===============3606861732399795489==--