Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1788 → Rev 1789

/trunk/src/org/tela_botanica/client/Mediateur.java
219,7 → 219,6
panneauIntermediaire.setHeaderVisible(false);
panneauCentre = new ContenuVue(this);
panneauCentre.setBorders(false);
 
BorderLayoutData regionCentre = new BorderLayoutData(LayoutRegion.CENTER);
regionCentre.setMargins(new Margins(5, 5, 5, 0));