fix tests. added jquery.timeago.js
This commit is contained in:
parent
124a5e270e
commit
b1bd3f1252
14 changed files with 247 additions and 82 deletions
|
@ -11,7 +11,7 @@
|
|||
#{event.note_target_type} ##{truncate event.note_target_id}
|
||||
|
||||
- elsif event.wall_note?
|
||||
= link_to 'wall', wall_project_path(event.project)
|
||||
= link_to 'wall', project_wall_path(event.project)
|
||||
- else
|
||||
%strong (deleted)
|
||||
at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue