fixed the ticket 432
This commit is contained in:
parent
5316d90662
commit
56e4364aa9
1 changed files with 2 additions and 1 deletions
|
@ -115,7 +115,8 @@ class TraceController < ApplicationController
|
||||||
redirect_to :action => 'mine'
|
redirect_to :action => 'mine'
|
||||||
else
|
else
|
||||||
# fixme throw an error here
|
# fixme throw an error here
|
||||||
# render :action => 'mine'
|
redirect_to :action => 'mine'
|
||||||
|
flash[:notice] = "You haven't entered a tag or a description for yoru traces."
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue