Sha256: 50ee9fbf5cc48629e19bf5afa428b545eb60da1ca75d4e9268b7ac9dbbe58199

Contents?: true

Size: 609 Bytes

Versions: 1

Compression:

Stored size: 609 Bytes

Contents

<% content_for :title, "Editing document data dictionary entry" %>

<h1>Editing document data dictionary entry</h1>

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

<br>

<div>
  <%= link_to "Show this document data dictionary entry", admin_document_document_data_dictionary_document_data_dictionary_entry_path(@document, @document_data_dictionary, @document_data_dictionary_entry) %> |
  <%= link_to "Back to document data dictionary entries", admin_document_document_data_dictionary_document_data_dictionary_entries_path(@document, @document_data_dictionary) %>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
geoblacklight_admin-0.7.0 app/views/admin/document_data_dictionary_entries/edit.html.erb