Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1364 → Rev 1368

/branches/v1.0-syrah/src/org/tela_botanica/client/composants/ChampCaseACocher.java
164,6 → 164,7
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));