Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 102 → Rev 103

/trunk/src/org/tela_botanica/client/modeles/ExportObservationsDAO.java
31,7 → 31,7
}
}
Window.open(Configuration.getServiceBaseUrl()+"/InventoryExport/"+identifiant+"/"+criteres,"Export",null) ;
Window.open(Configuration.getServiceBaseUrl()+"/InventoryExport/"+identifiant+"/"+requete,"Export",null) ;
}