Subversion Repositories eFlore/Applications.del

Rev

Rev 526 | Rev 554 | 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 = {
2
	serviceBaseUrl:"http://www.tela-botanica.org/eflore/del/jrest/",
553 jpm 3
	nomSciCompletionService:"http://www.tela-botanica.org/eflore/del/jrest/NomsTaxons/",//http://localhost/service:eflore:0.1/bdtfx/noms
4
	communeCompletionService:"http://www.tela-botanica.org/eflore/del/jrest/Communes/",
526 jpm 5
	bogueUrl:"http://www.tela-botanica.net/suivi/index.php?project=41",
6
	commentaireUrl:"http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideDelCommentaire",
7
	delUrl:"http://www.tela-botanica.org/appli:del"
8
};