diff --git a/app/views/projects/notes/_discussion.html.haml b/app/views/projects/notes/_discussion.html.haml index 40e03050a7d79e744404ba77bc4e310a8384a877..aa26d8e87f15d4890b93bea63c2f51d3cbcf176d 100644 --- a/app/views/projects/notes/_discussion.html.haml +++ b/app/views/projects/notes/_discussion.html.haml @@ -26,7 +26,7 @@ = link_to diffs_namespace_project_merge_request_path(note.project.namespace, note.project, note.noteable, anchor: note.line_code) do the diff - else - the outdated diff + an outdated diff = time_ago_with_tooltip(note.created_at, placement: "bottom", html_class: "note-created-ago")