From: Anthony Talarico Date: Tue, 10 Jul 2018 14:45:00 +0000 (-0400) Subject: fixing the centered classes in the searchform and detail views X-Git-Tag: v1.6.96^2~21 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=faa881ebdfa56b875457a421fbd6f09143488956;p=WP-Plugins%2Fglm-member-db-events.git fixing the centered classes in the searchform and detail views replacing the centered classes from foundation with glm grid centered classes in the glm grid --- diff --git a/views/front/events/detail.html b/views/front/events/detail.html index 8f84d39..91b6df2 100644 --- a/views/front/events/detail.html +++ b/views/front/events/detail.html @@ -1,29 +1,29 @@
Back To Search -
-
-
+
+
+
{include file='front/events/searchForm.html'}
{if $event} -
-
+
+
+ Share -
-
+
+

{$event.name}

{if $event.image} -
+
{/if} -
-
+
+
{if $event.locations} -
+
{if $event.locations.lat && $event.locations.address}
map...
@@ -40,7 +40,7 @@ {/if}
{elseif $event.member && ($event.use_member_location.value || $event.other_ref_dest) } -
+
{if $event.member.lat}
map...
@@ -57,7 +57,7 @@ {/if}
{/if} -
+
{$lastDate = ''} {foreach $event.recurrences as $rec} @@ -177,14 +177,14 @@ {/if}
-
-
-
+
+
+
{$event.descr}
-
-
-
+
+
+
{else}
Sorry, No results.
{/if} diff --git a/views/front/events/searchForm.html b/views/front/events/searchForm.html index ca2d990..04cbf6f 100644 --- a/views/front/events/searchForm.html +++ b/views/front/events/searchForm.html @@ -71,7 +71,8 @@
{else} -
+ +
{if !$eventId} {else}