You are here

constant VS_SLIDER_JQUERY_UI_VERSION in Views Slideshow Slider 6.2

Minimal jQuery UI version the slider is compatible with.

1 use of VS_SLIDER_JQUERY_UI_VERSION
views_slideshow_slider_requirements in ./views_slideshow_slider.module
Implementation of hook_requirements().

File

./views_slideshow_slider.module, line 17
Views Slideshow: slider has options for working with node views.

Code

define('VS_SLIDER_JQUERY_UI_VERSION', 1.7);