From 5bb453739c5625fec83c8727d1a8439fc633223a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Mon, 28 Mar 2022 19:07:44 +0200 Subject: [PATCH] remove gallery unique du theme --- 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 - ]); ?> -
-
-
-
-