add tarteaucitron
This commit is contained in:
parent
a6f0a9e7bd
commit
fa54fca8c5
@ -199,8 +199,8 @@ jQuery(document).ready(function(){
|
||||
tarteaucitron.init({
|
||||
"privacyUrl": "/charte-cookies", /* Privacy policy url */
|
||||
|
||||
"hashtag": "#gestions_des_cookies", /* Open the panel with this hashtag */
|
||||
"cookieName": "gestions_des_cookies", /* Cookie name */
|
||||
"hashtag": "#gestion_des_cookies", /* Open the panel with this hashtag */
|
||||
"cookieName": "#gestion_des_cookies", /* Cookie name */
|
||||
|
||||
"orientation": "bottom", /* Banner position (top - bottom) */
|
||||
"showAlertSmall": false, /* Show the small banner on bottom right */
|
||||
|
@ -112,6 +112,7 @@
|
||||
|
||||
{% block footer %}
|
||||
{% include 'partials/footer.html.twig' %}
|
||||
<a href="#tarteaucitron">Lien</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block bottom %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user