constant AUTOHEIGHT_PLUGIN_URL in jQuery Auto Height 8
Same name and namespace in other branches
- 7.2 auto_height.module \AUTOHEIGHT_PLUGIN_URL
- 7 auto_height.module \AUTOHEIGHT_PLUGIN_URL
1 use of AUTOHEIGHT_PLUGIN_URL
- auto_height_requirements in ./
auto_height.install - Implements hook_requirements().
File
- ./
auto_height.module, line 11 - Provides dynamic adjustment of column heights, matching the biggest column in each Row.
Code
define("AUTOHEIGHT_PLUGIN_URL", 'https://raw.githubusercontent.com/monocult/jquery-autoheight/master/jquery.autoheight.js');