summaryrefslogtreecommitdiff
path: root/app/views/projects/blame
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-03-15 11:01:22 -0600
committerDouwe Maan <douwe@selenight.nl>2017-03-16 09:37:22 -0600
commit82cc38d7d871f70ba5ee5a8848c471490da3b40d (patch)
tree6e0460b01f3af023c5031ce279832ffc9b30dc85 /app/views/projects/blame
parent8050857718668eebe74d9365c732587928cad84f (diff)
downloadgitlab-ce-82cc38d7d871f70ba5ee5a8848c471490da3b40d.tar.gz
Diffstat (limited to 'app/views/projects/blame')
-rw-r--r--app/views/projects/blame/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/blame/show.html.haml b/app/views/projects/blame/show.html.haml
index ce44af69854..4ad77b6266d 100644
--- a/app/views/projects/blame/show.html.haml
+++ b/app/views/projects/blame/show.html.haml
@@ -8,7 +8,7 @@
#blob-content-holder.tree-holder
.file-holder
= render "projects/blob/header", blob: @blob
-
+
.table-responsive.file-content.blame.code.js-syntax-highlight
%table
- current_line = 1