From 6d53973d67f84b346610ccb424a0808ff82831d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Mon, 28 Mar 2022 19:06:48 +0200 Subject: [PATCH] merge gallery --- module/gallery/view/theme/theme.php | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/module/gallery/view/theme/theme.php b/module/gallery/view/theme/theme.php index 456f32b0..cf087c5d 100644 --- a/module/gallery/view/theme/theme.php +++ b/module/gallery/view/theme/theme.php @@ -11,23 +11,6 @@ -
-
-
-

Galerie unique

-
-
- count($this->getData(['module', $this->getUrl(0), 'content'])) === 1 - ? $this->getData(['module', $this->getUrl(0), 'theme', 'showUniqueGallery']) - : false, - 'disabled' => count($this->getData(['module', $this->getUrl(0), 'content'])) > 1 - ]); ?> -
-
-
-
-