Remove the link for the ajax call.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Aug 2016 19:02:11 +0000 (15:02 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 12 Aug 2016 19:02:11 +0000 (15:02 -0400)
not needed.

views/admin/management/events.html

index 90912cb..7b73488 100644 (file)
                         <tr>
                             <td>
                                 <a href="{$thisUrl}?page={$thisPage}&glm_action=events&option=icalfeed&option2=refresh&id={$feed.id}" class="button">Refresh</a>
-                                <a href="{$ajaxUrl}?action=glm_members_admin_ajax&glm_action=icalFeedImport&id={$feed.id}">Bump the cron</a>
                             </td>
                             <td>{$feed.feed_url}</td>
                             <td>{$feed.created}</td>