Sha256: 2d98b3d8b5eca7d4b52873cfbf7191efa0e3a87f30c68a598f1c89e79da49426

Contents?: true

Size: 465 Bytes

Versions: 15

Compression:

Stored size: 465 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Friendlier:</strong>
  <%= @document_download.friendlier_id %>
</p>

<p>
  <strong>Label:</strong>
  <%= @document_download.label %>
</p>

<p>
  <strong>Value:</strong>
  <%= @document_download.value %>
</p>

<p>
  <strong>Position:</strong>
  <%= @document_download.position %>
</p>

<%= link_to 'Edit', edit_admin_document_download_path(@document_download) %> |
<%= link_to 'Back', admin_document_downloads_path %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
geoblacklight_admin-0.7.0 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.6.3 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.6.2 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.6.1 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.6.0 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.5.1 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.5.0 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.4.2 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.4.1 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.4.0 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.3.2 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.3.1 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.3.0 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.2.1 app/views/admin/document_downloads/show.html.erb
geoblacklight_admin-0.1.0 app/views/admin/document_downloads/show.html.erb