Sha256: 2c8271082fe2474c30fde6e23581ed7eef1797e5d8969502f9f217f5df575f03

Contents?: true

Size: 284 Bytes

Versions: 5

Compression:

Stored size: 284 Bytes

Contents

<% content_for :title, "New document distribution" %>

<h1>New document distribution</h1>

<%= render "form", document_distribution: @document_distribution %>

<br>

<div>
  <%= link_to "Back to document distributions", admin_document_document_distributions_path(@document) %>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
geoblacklight_admin-0.7.0 app/views/admin/document_distributions/new.html.erb
geoblacklight_admin-0.6.3 app/views/admin/document_distributions/new.html.erb
geoblacklight_admin-0.6.2 app/views/admin/document_distributions/new.html.erb
geoblacklight_admin-0.6.1 app/views/admin/document_distributions/new.html.erb
geoblacklight_admin-0.6.0 app/views/admin/document_distributions/new.html.erb