From 8327dddf4e60309327590596ce289981bfff62bd Mon Sep 17 00:00:00 2001 From: RPaladin <69180012+rpaladin@users.noreply.github.com> Date: Wed, 21 Dec 2022 21:16:30 -0800 Subject: [PATCH] Remove development-only log --- 404.html | 1 - community.html | 1 - download.html | 1 - faq.html | 1 - features.html | 1 - index.html | 1 - news.html | 1 - notes.html | 1 - privacy.html | 1 - templates/footer.html | 1 - 10 files changed, 10 deletions(-) diff --git a/404.html b/404.html index a81f74d5..5d69e6c9 100644 --- a/404.html +++ b/404.html @@ -695,7 +695,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/community.html b/community.html index 6b1252d5..c4588ea6 100644 --- a/community.html +++ b/community.html @@ -907,7 +907,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/download.html b/download.html index 89ddb6f2..2c14687a 100644 --- a/download.html +++ b/download.html @@ -754,7 +754,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/faq.html b/faq.html index d8a9733c..cef1587f 100644 --- a/faq.html +++ b/faq.html @@ -794,7 +794,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/features.html b/features.html index 88e50e51..40ea11e6 100644 --- a/features.html +++ b/features.html @@ -951,7 +951,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/index.html b/index.html index 8734f2d5..60ccbd32 100644 --- a/index.html +++ b/index.html @@ -769,7 +769,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/news.html b/news.html index f2a3514d..b3a20fda 100644 --- a/news.html +++ b/news.html @@ -710,7 +710,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/notes.html b/notes.html index 14ebeca0..b98e72c7 100644 --- a/notes.html +++ b/notes.html @@ -3443,7 +3443,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/privacy.html b/privacy.html index 0b760f75..1bd2d974 100644 --- a/privacy.html +++ b/privacy.html @@ -688,7 +688,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } } diff --git a/templates/footer.html b/templates/footer.html index 3e7aa0d1..0f29079b 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -182,7 +182,6 @@

© 2014 - 2022 Lubos Lenco & contributors

if (e[id].classList.contains("border-dark")) { e[id].classList.replace("border-dark", "border-light"); if (e[id].classList.contains("accordion-item")) { - console.log('a'); e[id].style.setProperty("--bs-border-opacity", 0.1875); } }