From: Steve Sutton Date: Fri, 1 Apr 2016 18:03:01 +0000 (-0400) Subject: Something changed on the action name X-Git-Tag: v1.0.0^2~134 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Ffeature%2Fsteve;p=WP-Plugins%2Fglm-member-db-events.git Something changed on the action name correcting --- diff --git a/models/front/events/list.php b/models/front/events/list.php index 2004315..1051c4d 100644 --- a/models/front/events/list.php +++ b/models/front/events/list.php @@ -211,7 +211,6 @@ class GlmMembersFront_events_list extends GlmMembersFront_events_baseAction ); $totalEvents = count($events); - var_dump($totalEvents); $index = 0; foreach ( $events as $eventId => $event ) { diff --git a/setup/validActions.php b/setup/validActions.php index 751b17d..9c4c97b 100644 --- a/setup/validActions.php +++ b/setup/validActions.php @@ -33,7 +33,7 @@ $glmMembersEventsAddOnValidActions = array( 'adminActions' => array( 'ajax' => array( - 'pdfOutputs' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG, + 'pdfOutput' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG, 'nameSearch' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG ), 'member' => array( diff --git a/views/front/events/agenda.html b/views/front/events/agenda.html index 353ec5a..30a928b 100644 --- a/views/front/events/agenda.html +++ b/views/front/events/agenda.html @@ -38,7 +38,7 @@
- +