Default value for "bodyPosition"
"bodyPosition": "bottom" as default value wich produce body.appendChild(div, body)
This commit is contained in:
parent
f2eb28fa0b
commit
b274b32bd8
|
|
@ -214,7 +214,7 @@ var tarteaucitron = {
|
|||
"cookieName": 'tarteaucitron',
|
||||
"highPrivacy": true,
|
||||
"orientation": "middle",
|
||||
"bodyPosition": "top",
|
||||
"bodyPosition": "bottom",
|
||||
"removeCredit": false,
|
||||
"showAlertSmall": true,
|
||||
"cookieslist": true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue