dashboard replaced [event] by tag
This commit is contained in:
parent
78e6dc5fa5
commit
3f56202713
2 changed files with 4 additions and 3 deletions
|
@ -28,6 +28,6 @@ module DashboardHelper
|
|||
else return "Project Wall"
|
||||
end
|
||||
|
||||
"[#{klass}] #{truncate(sanitize(title, :tags => []), :length => 60)} "
|
||||
truncate(sanitize(title, :tags => []), :length => 60)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue