You are here

constant FULLCALENDAR_MAX_JQUERYUI_VERSION in FullCalendar 6.2

Same name and namespace in other branches
  1. 6 fullcalendar.module \FULLCALENDAR_MAX_JQUERYUI_VERSION

The maximum supported jQuery UI version.

1 use of FULLCALENDAR_MAX_JQUERYUI_VERSION
fullcalendar_requirements in ./fullcalendar.install
Implementation of hook_requirements().

File

./fullcalendar.module, line 36
Provides a views style plugin for FullCalendar

Code

define('FULLCALENDAR_MAX_JQUERYUI_VERSION', '1.8+');