Subversion Repositories eFlore/Applications.coel

Rev

Rev 1233 | Rev 1241 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1233 Rev 1237
Line 199... Line 199...
199
		identificationParams.set("pays", pays);
199
		identificationParams.set("pays", pays);
200
		identificationParams.set("latitude_longitude", latitudeLongitude);
200
		identificationParams.set("latitude_longitude", latitudeLongitude);
Line 201... Line 201...
201
		
201
		
Line 202... Line 202...
202
		//FIXME identificationParams.set("tel", structure.getTelephoneFixe());
202
		//FIXME identificationParams.set("tel", structure.getTelephoneFixe());
203
		
203
		
204
		identificationParams.set("fax", structure.getFax());
204
		//identificationParams.set("fax", structure.getFax());
Line 205... Line 205...
205
		identificationParams.set("courriel", structure.getCourriel());
205
		identificationParams.set("courriel", structure.getCourriel());
206
		identificationParams.set("web", web);
206
		identificationParams.set("web", web);