From 15cface0b09bf697ea9f0ce2d034a358236fcd52 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 19 Jun 2019 09:59:21 -0400 Subject: [PATCH] Remove conflicts Removing Conflicts. --- index.php | 2 +- views/front/events/agenda_new.html | 14 -------------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/index.php b/index.php index 02f817b..ac906f0 100755 --- a/index.php +++ b/index.php @@ -43,7 +43,7 @@ if (!defined('ABSPATH')) { * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.26'); +define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.27'); /** * Plugin DB Version */ diff --git a/views/front/events/agenda_new.html b/views/front/events/agenda_new.html index 979604d..fb17ae7 100644 --- a/views/front/events/agenda_new.html +++ b/views/front/events/agenda_new.html @@ -139,20 +139,6 @@ {/if} -<<<<<<< HEAD -======= - - {if $settings.agenda_view_more_enabled} -
- - {if $settings.agenda_view_more_text}{$settings.agenda_view_more_text}{else}Read More{/if} - -
- {/if} - ->>>>>>> dc38bda... Setup event detail page to show only the date a recurring event is on. {/foreach} {/foreach} -- 2.17.1