Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1430 → Rev 1431

/branches/v1.1-aramon/src/org/tela_botanica/client/vues/collection/CollectionFormGeneral.java
433,9 → 433,6
return valeur;
}
private void setValeurComboStructures() {
/*if (structuresCombo.getStore() != null && collection != null) {
structuresCombo.getCombo().setValue(structuresCombo.getStore().findModel("cs_id_structure", collection.getIdStructure()));
}*/
if (structuresCombo.getCombo().getStore() != null
&& collection != null
&& collection.getStructureNom() != null