Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1257 → Rev 1258

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