Sha256: 4bd52d8b9f5b8465526f24374c195c2014d3c6fd7ed0a1655bac7ac588d04cd2
Contents?: true
Size: 348 Bytes
Versions: 41
Compression:
Stored size: 348 Bytes
Contents
Blacklight.onLoad(function() { $('[data-download-path]').each(function(i, element) { GeoBlacklight.downloader(element); }); $('#ajax-modal').on('loaded.blacklight.ajax-modal', function() { var modal = this; $(this).find('#hglRequest').each(function() { GeoBlacklight.hglDownloader(this, { modal: modal }); }); }); });
Version data entries
41 entries across 41 versions & 1 rubygems