Sha256: a51a738298c7e6b1c9f7067a065952da3dc4f4f073c2cbf6c76ba397e4552a8c

Contents?: true

Size: 459 Bytes

Versions: 25

Compression:

Stored size: 459 Bytes

Contents

<%= form_tag(url_for(:controller=>"assets", :action=>"update", :id=>params[:id]), :id=>"descriptive-metadata", :"data-resourceType"=>"mods_asset", :"accept-charset"=>"utf-8") do -%>
  <%= hidden_field_tag("_method","put") %>
  <%= render "generic_content_objects/edit_description" %>
  <%= hidden_field_tag(:wf_step, params[:wf_step]) %>
  <%= hidden_field_tag(:content_type,"generic_content") %>
  <%= submit_tag("Continue", :name=>"continue") %>
<%- end -%>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
hydra-head-3.0.0 app/views/generic_content_objects/_description_form.html.erb
hydra-head-3.1.0.pre1 app/views/generic_content_objects/_description_form.html.erb
hydra-head-3.0.0.rc2 app/views/generic_content_objects/_description_form.html.erb
hydra-head-3.0.0.rc1 app/views/generic_content_objects/_description_form.html.erb
hydra-head-3.0.0pre4 app/views/generic_content_objects/_description_form.html.erb