Skip to content

Commit

Permalink
unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
stepchud authored Dec 11, 2024
1 parent 58f8a20 commit 96a7849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/evaluation_forms/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

<h1><%= if eval_form_disabled?(@evaluation_form) then "View" else "Editing" end %> evaluation form</h1>

<%= render "form", evaluation_form: @evaluation_form, available_phases: @available_phases %>
<%= render "form", evaluation_form: @evaluation_form %>

0 comments on commit 96a7849

Please sign in to comment.