From: Anthony Talarico Date: Tue, 3 Jul 2018 19:20:54 +0000 (-0400) Subject: removing foundation markup from the searchForm and agenda view files X-Git-Tag: v1.6.96^2~22 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=894486b259bf90aaaf73b04c93dc964c24a2c605;p=WP-Plugins%2Fglm-member-db-events.git removing foundation markup from the searchForm and agenda view files replacing foundation markup with the glmgrid classes for the agenda and searchForm view files --- diff --git a/views/front/events/agenda.html b/views/front/events/agenda.html index d640f76..b300c82 100644 --- a/views/front/events/agenda.html +++ b/views/front/events/agenda.html @@ -1,13 +1,13 @@
-
+
{include file='front/events/searchForm.html'}
-
-
+
+
{foreach $eventsByDate as $date => $key} -
-
+
+
{$date|date_format:"%b"}
@@ -16,12 +16,12 @@
-
+
{foreach $key as $events} {foreach $events as $event} {$showTime = true} -
-
+
+

{$event.name}

{$eventDateTime = $event.starting_date|date_format:"%I:%M %P"} {foreach $event.recurrences as $rec} @@ -291,7 +291,7 @@ if(view === "calendar"){ eventsCalMonthAJAX(month_obj); - main_content.removeClass("small-8").addClass("small-12"); + main_content.removeClass("glmgrid-small-8").addClass("glmgrid-small-12"); calendar.show(); view_select.val('calendar'); diff --git a/views/front/events/searchForm.html b/views/front/events/searchForm.html index 1c98f2a..ca2d990 100644 --- a/views/front/events/searchForm.html +++ b/views/front/events/searchForm.html @@ -2,22 +2,22 @@ var ajaxUrl = '{$ajaxUrl}'; {if !$eventId} -
+

Find An Event

-
-
+
+
- -
-
+
+

@@ -25,28 +25,28 @@ -
-
-
-
- From +
+
+
+
+ From
-
+
-
-
-
- To +
+
+
+ To
-
+
-
+
-
+
{if !$eventId} {else} @@ -71,7 +71,7 @@
{else} -
+
{if !$eventId} {else} @@ -84,7 +84,7 @@
{/if} -
+