/trunk/src/org/tela_botanica/client/modeles/ObservationAsynchroneDAO.java |
---|
59,7 → 59,7 |
+"&nom_sel="+URL.encodeComponent(obs.getNomSaisi()) |
+"&num_nom_sel="+obs.getNumeroNomenclaturalSaisi() |
+"&location="+URL.encodeComponent(obs.getLocalite()) |
+"&id_location="+URL.encodeComponent(obs.getIdentifiantLocalite()) |
+"&id_location="+obs.getIdentifiantLocalite() |
+"&date_observation=" + obs.getDate() |
+"&lieudit="+ URL.encodeComponent(obs.getLieudit()) |
+"&station="+URL.encodeComponent(obs.getStation()) |