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