From 6e503c8d6182987e48892370623183f871bbd1c1 Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Wed, 7 Oct 2020 10:12:14 +0000 Subject: [PATCH] fix(platforms): display platform link only when visible is toggled on add condition to podcast page fix #39 --- app/Views/podcast.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/app/Views/podcast.php b/app/Views/podcast.php index df2d5820..586f11e1 100644 --- a/app/Views/podcast.php +++ b/app/Views/podcast.php @@ -43,10 +43,15 @@ ] ) ?> platforms as $platform): ?> - - icon_filename, 'h-8') ?> - - + visible): ?> + + icon_filename, + 'h-8' + ) ?> + + +
description_html ?>