Sha256: 8c88f7e7e35c4565c65f70564957b5045f11245a7a38458892c3c75f134957ed

Contents?: true

Size: 242 Bytes

Versions: 15

Compression:

Stored size: 242 Bytes

Contents

<h1>Editing Import</h1>

<%= simple_form_for(@import, :url => admin_import_path) do |f| %>
  <%= render 'form', import: @import, f: f %>
<% end %>

<%= link_to 'Show', admin_import_path(@import) %> |
<%= link_to 'Back', admin_imports_path %>

Version data entries

15 entries across 15 versions & 1 rubygems

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