Sha256: 0eeb9d2371961dc76254dac28fc0089ec886edd2489e3443e7f9fe0144f584e0
Contents?: true
Size: 289 Bytes
Versions: 12
Compression:
Stored size: 289 Bytes
Contents
//= require hyrax/uploader // This file is the default initialization of the fileupload. If you want to call // hyraxUploader with other options (like afterSubmit), then override this file. Blacklight.onLoad(function() { var options = {}; $('#fileupload').hyraxUploader(options); });
Version data entries
12 entries across 12 versions & 1 rubygems