Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1040 → Rev 1041

/trunk/src/org/tela_botanica/client/vues/collection/CollectionForm.java
60,7 → 60,7
creerFieldsetPrincipal();
if (modeDeCreation.equals(Formulaire.MODE_MODIFIER)) {
mediateurCourrant.selectionnerCollection(this, collectionId);
mediateurCourrant.selectionnerCollection(this, collectionId, null);
mediateurCourrant.selectionnerCollectionAPersonne(this, collectionId, null);
mediateurCourrant.selectionnerCollectionAPublication(this, collectionId);
mediateurCourrant.selectionnerCollectionACommentaire(this, collectionId);