Skip to content

Commit f90cdd7

Browse files
committed
fix linting
1 parent ceb005f commit f90cdd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/plates/_choose_workflow.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
<input type="hidden" name="submission[project_cost_code]" class="project-cost-code-hidden" />
5555
<input type="hidden" name="sequencescape_submission[supplied_project_uuid]" class="supplied-project-uuid-hidden" />
56-
56+
5757
<%= submit_tag name, class: 'create-submission-button', disabled: presenter.disable_button_for_submission?(submission) %>
5858
<% end %>
5959
<% end %>

0 commit comments

Comments
 (0)