constant SELECT2_DOWNLOAD_URI_PREFIX in Select 2 7
The Select2 plugin URI.
1 use of SELECT2_DOWNLOAD_URI_PREFIX
- _select2_drush_download_select2 in drush/
select2.drush.inc - Helper function downloads Select2 plugin.
File
- drush/
select2.drush.inc, line 10 - drush integration for select2.
Code
define('SELECT2_DOWNLOAD_URI_PREFIX', 'https://github.com/ivaynberg/select2/archive/');