le bouton "j'ai plus de 18 ans" fonctionne à nouveau
This commit is contained in:
parent
abee696da8
commit
5037ec6982
@ -133,6 +133,7 @@ $config = getSiteConfig();
|
||||
<script>
|
||||
// Gestion du contenu mature
|
||||
function acceptMatureContent() {
|
||||
document.body.classList.remove('gallery-page-mature');
|
||||
document.body.classList.remove('content-blurred');
|
||||
const warning = document.getElementById('mature-warning');
|
||||
if (warning) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user