Subversion Repositories eFlore/Applications.del

Rev

Rev 934 | Rev 945 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
526 jpm 1
var configuration = {
934 gduche 2
	serviceBaseUrl:"http://www.tela-botanica.org/eflore-test/del/services/0.1/",
587 gduche 3
	nomSciCompletionService:"http://www.tela-botanica.org/eflore-test/del/jrest/NomsTaxons/",//http://localhost/service:eflore:0.1/bdtfx/noms
4
	utilisateurService:"http://www.tela-botanica.org/eflore-test/del/jrest/Utilisateur/",
526 jpm 5
	bogueUrl:"http://www.tela-botanica.net/suivi/index.php?project=41",
587 gduche 6
	commentaireUrl:"http://www.tela-botanica.org/wikini/eflore-test/wakka.php?wiki=AideDelCommentaire",
526 jpm 7
	delUrl:"http://www.tela-botanica.org/appli:del"
8
};