"end" missing on copy/paste
This commit is contained in:
parent
3737eba6f5
commit
590459c1af
@ -30,6 +30,7 @@ class AdditionalsChangeStatusController < ApplicationController
|
||||
flash[:error] = l :error_issue_status_could_not_changed
|
||||
else
|
||||
flash[:error] = messages.join(', ')
|
||||
end
|
||||
return redirect_to(issue_path(@issue))
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user