Sha256: 3c67a0c3c5a9e48dc5a805973cb68f9afc410a74dcdc5d87898d7be79a539608

Contents?: true

Size: 405 Bytes

Versions: 87

Compression:

Stored size: 405 Bytes

Contents

<% if !session[:scripts] %>
  <%= render_previous_workflow_steps.html_safe %>
  <%= render_submission_workflow_step -%>
<% else %>
  <%= render_all_workflow_steps.html_safe %>
  <div class="all-steps-actions">
    <button id="all_save_continue" name="all_save_continue">Save and Continue Editing</button>
    <button id="all_save_finish" name="all_save_finish">Save and Finish</button>
  </div>
<% end %>

Version data entries

87 entries across 59 versions & 2 rubygems

Version Path
hydra-file-access-5.4.1 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.4.1 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.4.0.pre1 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.4.0.pre1 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.3.0 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.3.0 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.1.0 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.1.0 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.0.1 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.0.1 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.0.0 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.0.0 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.0.0.rc1 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.0.0.rc1 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.0.0.pre15 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.0.0.pre15 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.0.0.pre14 app/views/generic_contents/_edit.html.erb
hydra-file-access-5.0.0.pre14 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.0.0.pre13 app/views/mods_assets/_edit.html.erb
hydra-file-access-5.0.0.pre13 app/views/generic_contents/_edit.html.erb