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