Sha256: 79524f38eec5448bd93fe51daedba2e26db06487dad850597c011285eea43322

Contents?: true

Size: 710 Bytes

Versions: 26

Compression:

Stored size: 710 Bytes

Contents

<h2>File Details</h2>
<dl class="dl-horizontal file-show-term file-show-details">
  <dt>Depositor</dt>
  <dd itemprop="accountablePerson" itemscope itemtype="http://schema.org/Person"><span itemprop="name"><%= link_to_profile @presenter.depositor %></span></dd>
  <dt>Date Uploaded</dt>
  <dd itemprop="datePublished"><%= @presenter.date_uploaded %></dd>
  <dt>Date Modified</dt>
  <dd itemprop="dateModified"><%= @presenter.date_modified %></dd>
  <dt>Audit Status</dt>
  <dd><%= @presenter.audit_status %></dd>
  <dt>Characterization</dt>
  <dd>
    <% if @presenter.characterized? %>
      <%= render 'show_characterization_details' %>
    <% else %>
      not yet characterized
    <% end %>
  </dd>
</dl>

Version data entries

26 entries across 26 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-1.1.0 app/views/hyrax/file_sets/_show_details.html.erb
sufia-7.4.1 app/views/curation_concerns/file_sets/_show_details.html.erb
hyrax-1.0.5 app/views/hyrax/file_sets/_show_details.html.erb
sufia-7.4.0 app/views/curation_concerns/file_sets/_show_details.html.erb
hyrax-1.0.4 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-1.0.3 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-1.0.2 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-1.0.1 app/views/hyrax/file_sets/_show_details.html.erb
hyrax-1.0.0.rc2 app/views/hyrax/file_sets/_show_details.html.erb
sufia-7.3.1 app/views/curation_concerns/file_sets/_show_details.html.erb
hyrax-1.0.0.rc1 app/views/hyrax/file_sets/_show_details.html.erb
sufia-7.3.0 app/views/curation_concerns/file_sets/_show_details.html.erb
sufia-7.3.0.rc3 app/views/curation_concerns/file_sets/_show_details.html.erb
sufia-7.3.0.rc2 app/views/curation_concerns/file_sets/_show_details.html.erb
sufia-7.3.0.rc1 app/views/curation_concerns/file_sets/_show_details.html.erb
test_hyrax-0.0.1.alpha app/views/hyrax/file_sets/_show_details.html.erb
sufia-7.2.0 app/views/curation_concerns/file_sets/_show_details.html.erb
sufia-7.1.0 app/views/curation_concerns/file_sets/_show_details.html.erb
sufia-7.0.0 app/views/curation_concerns/file_sets/_show_details.html.erb