Skip to content

Commit

Permalink
Correct browser tab title at /research_outputs/new
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronskiba committed Oct 13, 2023
1 parent a43f718 commit 6211915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/research_outputs/new.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<% title sanitize("#{@plan.title} - add contributor") %>
<% title sanitize("#{@plan.title} - add research output") %>

<div class="row">
<div class="col-md-12">
Expand Down

0 comments on commit 6211915

Please sign in to comment.