Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
60 |
jpm |
1 |
var configuration = {
|
69 |
jpm |
2 |
celUrl:"http://www.tela-botanica.org/cel/www/org.tela_botanica.Cel/Cel.html",
|
|
|
3 |
serviceBaseUrl:"http://localhost/jrest/",
|
103 |
jpm |
4 |
// liste_09 : Liste des fonctions d'une personne au sein d'une structure
|
|
|
5 |
listeFonction:1012,
|
|
|
6 |
// liste_10 : Liste des statuts d'une personne au sein d'une structure
|
|
|
7 |
listeStatut:1013,
|
90 |
jpm |
8 |
// liste_12 : Liste des types de structure privé
|
89 |
jpm |
9 |
listeStpr:1015,
|
90 |
jpm |
10 |
// liste_13 : Liste des types de structure public
|
89 |
jpm |
11 |
listeStpu:1016
|
60 |
jpm |
12 |
};
|