bat-8.x-1.x-dev/modules/bat_event_ui/bat_event_ui.module
modules/bat_event_ui/bat_event_ui.module
<?php
/**
* @file
* Manages events.
*
* Manages events for Units and displaying dates on the jquery
* FullCalendar plugin.
*/
// No call for these constants. Do we need them?
define('BAT_EVENT_UI_CALENDAR_ADMIN_STYLE', 1);
define('BAT_EVENT_UI_CALENDAR_GENERIC_STYLE', 2);
