Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1368 → Rev 1364

/branches/v1.0-syrah/src/org/tela_botanica/client/composants/ChampCaseACocher.java
164,7 → 164,6
conteneur = new LayoutContainer();
conteneur.setLayout(new FlowLayout());
conteneur.add(new LabelField("Autre : "));
champAutre.setId("autre-"+listeValeurs.getId());
champAutre.setLabelStyle("font-weight:normal;");
conteneur.add(champAutre, new FormData(500, 0));