Archived
typo, t/573
This commit is contained in:
@@ -31,7 +31,7 @@ class ForumthreadsController < ApplicationController
|
|||||||
redirect_to forumthread_path( @thread)
|
redirect_to forumthread_path( @thread)
|
||||||
return
|
return
|
||||||
else
|
else
|
||||||
flash[:alert] = "Seomthing went wrong while creating your thread."
|
flash[:alert] = "Something went wrong while creating your thread."
|
||||||
render action: "new"
|
render action: "new"
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user