Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1236 → Rev 1237

/branches/v1.0-syrah/src/org/tela_botanica/client/vues/structure/StructureDetailVue.java
201,7 → 201,7
//FIXME identificationParams.set("tel", structure.getTelephoneFixe());
identificationParams.set("fax", structure.getFax());
//identificationParams.set("fax", structure.getFax());
identificationParams.set("courriel", structure.getCourriel());
identificationParams.set("web", web);