removing front end calendar tab from the events mgmt section
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 29 Aug 2016 12:28:43 +0000 (08:28 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 29 Aug 2016 12:28:43 +0000 (08:28 -0400)
views/admin/management/events.html

index abeca99..cd45f82 100644 (file)
@@ -5,7 +5,6 @@
         <a id="glm-icalfeed" data-show-table="glm-table-icalfeed" class="glm-settings-tab nav-tab{if $option=='icalfeed'} nav-tab-active{/if}">iCal Feeds</a>
         <a id="glm-eventimport" data-show-table="glm-table-eventimport" class="glm-settings-tab nav-tab{if $option=='eventimport'} nav-tab-active{/if}">Import</a>
         <a id="glm-timelyimport" data-show-table="glm-table-timelyimport" class="glm-settings-tab nav-tab{if $option=='timelyimport'} nav-tab-active{/if}">Timely Import</a>
-        <a id="glm-front-calendar-view" data-show-table="glm-table-front-calendar-view" class="glm-settings-tab nav-tab{if $option=='front-calendar-view'} nav-tab-active{/if}">Front End Calendar View</a>
     </h2>
 
     <!-- Management Settings -->