]> git.parisson.com Git - teleforma.git/commitdiff
do not show tarteaucitron icon
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Sun, 22 Jun 2025 13:09:25 +0000 (15:09 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Sun, 22 Jun 2025 13:09:25 +0000 (15:09 +0200)
teleforma/static/teleforma/css/teleforma.css
teleforma/static/teleforma/js/application.js

index ff22c025204e3d8ed7a013a2606404eea7d45e4a..c4b64e1dfb25ba7d469b2d17b423354e67e287ac 100644 (file)
@@ -1745,7 +1745,6 @@ form.add_actus #id_text_parent{
     line-height: 3em;
 }
 
-
 .course_title {
     color: #355ea2;
     -moz-border-radius: 8px 0px 0px 0px;
index e16e2d62c73a4321d72b5e5b7bf1b1dfe6dff774..1f897b7561875bfefc639b484863dbeba4e746cf 100644 (file)
@@ -344,7 +344,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 */