Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 201 → Rev 202

/trunk/src/org/tela_botanica/client/CarnetEnLigneMediateur.java
154,7 → 154,6
panneauPrincipalCarnetEnLigne = new Panel("Carnet en ligne");
panneauPrincipalCarnetEnLigne.setAutoScroll(true);
// Disposition
165,7 → 164,6
carnetEnLigneModele=CarnetEnLigneModele.Instance();
//Image bandeau = new Image("Bandeau-haut.gif") ;
bandeau = new Panel();
bandeau.setId("x-up-bandeau") ;
Image logoND = new Image("logo_n_d.gif") ;