Merge branch 'develop' into feature/steve
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 29 Feb 2016 19:59:05 +0000 (14:59 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 29 Feb 2016 19:59:05 +0000 (14:59 -0500)
1  2 
setup/validActions.php

@@@ -43,8 -43,12 +43,11 @@@ $glmMembersEventsAddOnValidActions = ar
              'add' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG,
              'categories' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG
          ),
+         'management' => array(
+             'events' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG
+         )
      ),
      'frontActions' => array(
 -/*
          'events' => array(
              'list' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG,
              'detail' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG