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