Archived
add forum group destroying, fix forum destroy redirect
This commit is contained in:
@@ -63,7 +63,7 @@ class ForumsController < ApplicationController
|
||||
flash[:notice] = "Forum deleted."
|
||||
else
|
||||
flash[:alert] = "Something went wrong"
|
||||
render :new
|
||||
redirect_to @forum
|
||||
return
|
||||
end
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user