summaryrefslogtreecommitdiff
path: root/app/views/search/results/_note.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/search/results/_note.html.haml')
-rw-r--r--app/views/search/results/_note.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/search/results/_note.html.haml b/app/views/search/results/_note.html.haml
index a7e178dfa71..e4ab7b0541f 100644
--- a/app/views/search/results/_note.html.haml
+++ b/app/views/search/results/_note.html.haml
@@ -7,7 +7,7 @@
%i.fa.fa-comment
= link_to_member(project, note.author, avatar: false)
commented on
- = link_to project.name_with_namespace, project
+ = link_to project.full_name, project
·
- if note.for_commit?