Sha256: 4a93731b32c740ac1ddb5f0b90de462550245d252a95007a4267435623b24f6e

Contents?: true

Size: 543 Bytes

Versions: 59

Compression:

Stored size: 543 Bytes

Contents

<%= form_tag(url_for(:controller=>"contributors",:action=>"update", :id=>params[:id])) do -%>
  <fieldset id="contributors_fields">
		<legend>Authors</legend>
	  <p class="legend-caption">An individual or organizational author of work.</p>	
		<%= render "contributors/index" %>
    <%= hidden_field_tag(:wf_step, params[:wf_step]) %>
    <%= hidden_field_tag(:content_type,"generic_content") %>
		<%= submit_tag("Add Another Author", :name=>"add_another_author") %>
		<%= submit_tag(submit_name, :name=>"continue") %>
	</fieldset>
<%- end -%>

Version data entries

59 entries across 59 versions & 2 rubygems

Version Path
hydra-file-access-5.4.1 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.4.0.pre1 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.3.0 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.1.0 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.1 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.rc1 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre15 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre14 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre13 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre12 app/views/generic_content_objects/_contributor_form.html.erb
hydra-head-4.1.3 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre11 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre10 app/views/generic_content_objects/_contributor_form.html.erb
hydra-head-4.1.2 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre9 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre8 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre7 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre6 app/views/generic_content_objects/_contributor_form.html.erb
hydra-file-access-5.0.0.pre4 app/views/generic_content_objects/_contributor_form.html.erb