suppression debug

This commit is contained in:
Deltacms 2023-06-07 08:50:32 +02:00
parent c9d4850e9d
commit da86c3f39f
1 changed files with 0 additions and 3 deletions

View File

@ -73,10 +73,7 @@ $("section")
/**
* Affiche le bouton zones cachées en grand écran et en petit écran
*/
var tinyHidden = "<?php echo $this->getData(['theme', 'header', 'tinyHidden']); ?>" ;
console.log( tinyHidden );
<?php
include('./core/module/theme/lang/'. $this->getData(['config', 'i18n', 'langAdmin']) . '/lex_theme.php');
if( $this->getData(['theme', 'header', 'position']) === 'hide'