From: Laury GvR Date: Mon, 1 Apr 2019 21:46:11 +0000 (-0400) Subject: Agenda_new view adjust event card size if no image X-Git-Tag: v1.7.23^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=8e09a1540cfb40ea80c09b7431d4e5080d3b4c3f;p=WP-Plugins%2Fglm-member-db-events.git Agenda_new view adjust event card size if no image Event cards in the new agenda view would always get a large-8 class applied to its info, to accommodate the large-4 taken up by an image, even if that event has no image. Now a check is performed to determine whether to display that image's area or not. --- diff --git a/views/front/events/agenda_new.html b/views/front/events/agenda_new.html index 8f2b942..3c05997 100644 --- a/views/front/events/agenda_new.html +++ b/views/front/events/agenda_new.html @@ -57,8 +57,7 @@ {$showTime = true} {/foreach} {/foreach}