Skip to content

Commit 3b217b3

Browse files
committed
Update curation_genomics.html.erb
1 parent 9c8b7c8 commit 3b217b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/registers/curation_genomics.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<% end %>
44

55
<%= render(partial: 'title') %>
6-
<%= render(partial: 'curation_genomics/' + @check) %>
6+
<%= render(partial: 'curation_genomics/%s' % @check) %>
77

0 commit comments

Comments
 (0)