summaryrefslogtreecommitdiff
path: root/app/views/search/results/_blob_data.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/search/results/_blob_data.html.haml')
-rw-r--r--app/views/search/results/_blob_data.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/search/results/_blob_data.html.haml b/app/views/search/results/_blob_data.html.haml
index 01e42224428..218de30d707 100644
--- a/app/views/search/results/_blob_data.html.haml
+++ b/app/views/search/results/_blob_data.html.haml
@@ -7,4 +7,4 @@
= search_blob_title(project, path)
- if blob.data
.file-content.code.term{ data: { qa_selector: 'file_text_content' } }
- = render 'shared/file_highlight', blob: blob, first_line_number: blob.startline
+ = render 'shared/file_highlight', blob: blob, first_line_number: blob.startline, blob_link: blob_link