constant ISOTOPE_FILENAME in Isotope (with Masonry and Packery) 7.2
3 uses of ISOTOPE_FILENAME
- isotope_addjs in ./
isotope.module - Function to add the right version of the js file.
- isotope_check_library in ./
isotope.module - Check for the library and return the appropriate scope.
- isotope_requirements in ./
isotope.install - Implements hook_requirements().
File
- ./
isotope.module, line 8 - Load the isotope library and provide configuration and theme options.
Code
define('ISOTOPE_FILENAME', 'isotope.pkgd.min.js');