Clarify deletion messages
This commit is contained in:
parent
6135eeaa3e
commit
2022ae69df
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ class Event < ActiveRecord::Base
|
|||
if project
|
||||
project.name
|
||||
else
|
||||
"(deleted)"
|
||||
"(deleted project)"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue