Skip to content

Commit

Permalink
Tarte au citron supprimer le bouton (#1585)
Browse files Browse the repository at this point in the history
  • Loading branch information
stakovicz authored Jan 13, 2025
1 parent 9709e88 commit cfd4b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/js/tarteaucitron.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tarteaucitron.init({

"closePopup": false, /* Show a close X on the banner */

"showIcon": true, /* Show cookie icon to manage cookies */
"showIcon": false, /* Show cookie icon to manage cookies */
//"iconSrc": "", /* Optionnal: URL or base64 encoded image */
"iconPosition": "BottomRight", /* BottomRight, BottomLeft, TopRight and TopLeft */

Expand Down

0 comments on commit cfd4b77

Please sign in to comment.