supprimer commentaire

This commit is contained in:
fredtempez 2022-03-22 15:46:18 +01:00
parent ad7001eeb7
commit 041b232dc6
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
<div class="row galleryRow">
<?php foreach($module::$pictures as $picture => $legend): ?>
<div class="colPicture">
<?php var_dump ( $this->getData(['module',$this->getUrl(0),'content',$this->getUrl(1),'config','fullScreen'])); ?>
<a
href="<?php echo helper::baseUrl(false) . $picture; ?>"
<?php if ( strpos($picture, $this->getData(['module',$this->getUrl(0),'content',$this->getUrl(1),'config','homePicture'])) > 0) {