Sha256: 72f116498dbce25095eac4f0d3acc40688787fb5a89dd5241a0f3cf074e92840

Contents?: true

Size: 299 Bytes

Versions: 23

Compression:

Stored size: 299 Bytes

Contents

  <audio controls="controls" class="audiojs" preload="auto">
    <source src="<%= hyrax.download_path(file_set, file: 'ogg') %>" type="audio/ogg" />
    <source src="<%= hyrax.download_path(file_set, file: 'mp3') %>" type="audio/mpeg" />
    Your browser does not support the audio tag.
  </audio>

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.3 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-1.1.0 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.2 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.1 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-1.0.5 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-1.0.4 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-1.0.3 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-1.0.2 app/views/hyrax/file_sets/media_display/_audio.html.erb
hyrax-1.0.1 app/views/hyrax/file_sets/media_display/_audio.html.erb