Sha256: 13ff19a0269c4ccb784607c9c1a567c931941662278a02e25641f74191d0ef47

Contents?: true

Size: 678 Bytes

Versions: 25

Compression:

Stored size: 678 Bytes

Contents

<tr class="document <%= cycle("even","odd") %>">
  <td class="document_title"><%= link_to_document(document, :label => :mods_0_title_info_0_main_title_t, :counter => (counter + 1 + @response.params[:start].to_i)) %></td>
  <td class="document_author"><% author = document.get_person_from_role("author") %><%= author.nil? ? "n/a" : [author[:last], author[:first]].join(", ") %></td>
  <td class="document_work"><%= document.fetch(:journal_title_info_main_title_t, nil) %></td>
  <td class="document_date"><%= l(DateTime.parse(document.fetch(:system_create_dt, "")).to_date, :format => :hydra) %></td>
  <td class="document_files"><%= get_file_asset_count(document) %></td>
</tr>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
hydra-file-access-5.4.1 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.4.0.pre1 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.3.0 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.1.0 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.1 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.rc1 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre15 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre14 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre13 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre12 app/views/mods_assets/_index_table.html.erb
hydra-head-4.1.3 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre11 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre10 app/views/mods_assets/_index_table.html.erb
hydra-head-4.1.2 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre9 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre8 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre7 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre6 app/views/mods_assets/_index_table.html.erb
hydra-file-access-5.0.0.pre4 app/views/mods_assets/_index_table.html.erb