Merge branch 'develop' into feature/steve
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 25 Feb 2016 20:53:46 +0000 (15:53 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 25 Feb 2016 20:53:46 +0000 (15:53 -0500)
1  2 
setup/validActions.php

@@@ -38,12 -40,12 +40,11 @@@ $glmMembersEventsAddOnValidActions = ar
          'events' => array(
              'index' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG,
              'more' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG,
+             'add' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG,
+             'categories' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG
          ),
-         'info' => array(
-             'index' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG
-         )
      ),
      'frontActions' => array(
 -/*
          'events' => array(
              'list' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG,
              'detail' => GLM_MEMBERS_EVENTS_PLUGIN_SLUG