groupServices false by default
This commit is contained in:
parent
257f457b4c
commit
14b7b4ca72
|
|
@ -221,7 +221,7 @@ var tarteaucitron = {
|
|||
"useExternalJs": false,
|
||||
"mandatory": true,
|
||||
"closePopup": false,
|
||||
"groupServices": true
|
||||
"groupServices": false
|
||||
},
|
||||
params = tarteaucitron.parameters;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue