Sha256: 26f1d3a0569fada163fe6835de1b9c116754d6b9136c38882da70dec4ecf5ee6

Contents?: true

Size: 375 Bytes

Versions: 62

Compression:

Stored size: 375 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);
  $('#fileuploadlogo').hyraxUploader({downloadTemplateId: 'logo-template-download'});
});

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
hyrax-5.0.2 app/assets/javascripts/hyrax/fileupload.js
hyrax-5.0.1 app/assets/javascripts/hyrax/fileupload.js
hyrax-5.0.0 app/assets/javascripts/hyrax/fileupload.js
hyrax-5.0.0.rc3 app/assets/javascripts/hyrax/fileupload.js
hyrax-5.0.0.rc2 app/assets/javascripts/hyrax/fileupload.js
hyrax-5.0.0.rc1 app/assets/javascripts/hyrax/fileupload.js
hyrax-3.6.0 app/assets/javascripts/hyrax/fileupload.js
hyrax-4.0.0 app/assets/javascripts/hyrax/fileupload.js
hyrax-4.0.0.rc3 app/assets/javascripts/hyrax/fileupload.js
hyrax-4.0.0.rc2 app/assets/javascripts/hyrax/fileupload.js
hyrax-4.0.0.rc1 app/assets/javascripts/hyrax/fileupload.js
hyrax-3.5.0 app/assets/javascripts/hyrax/fileupload.js
hyrax-4.0.0.beta2 app/assets/javascripts/hyrax/fileupload.js
hyrax-3.4.2 app/assets/javascripts/hyrax/fileupload.js
hyrax-4.0.0.beta1 app/assets/javascripts/hyrax/fileupload.js
hyrax-3.4.1 app/assets/javascripts/hyrax/fileupload.js
hyrax-3.4.0 app/assets/javascripts/hyrax/fileupload.js
hyrax-3.3.0 app/assets/javascripts/hyrax/fileupload.js
hyrax-3.2.0 app/assets/javascripts/hyrax/fileupload.js
hyrax-2.9.6 app/assets/javascripts/hyrax/fileupload.js