summaryrefslogtreecommitdiff
path: root/app/views/projects/blame
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-04-07 17:13:04 -0500
committerDouwe Maan <douwe@selenight.nl>2017-04-07 17:13:04 -0500
commit4caa9b63cc8b28000d62d4bef0d25f6996a7c5b5 (patch)
treede23c92a29938c27623deb48d1c7a9f4b57fff8a /app/views/projects/blame
parenta5792a8682ef5262f7d04a92b4d014efdd975311 (diff)
downloadgitlab-ce-4caa9b63cc8b28000d62d4bef0d25f6996a7c5b5.tar.gz
Rename displaying_blame to blamedm-remove-copy-link-on-blame-page
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 812801d62cf..35885b2c7b4 100644
--- a/app/views/projects/blame/show.html.haml
+++ b/app/views/projects/blame/show.html.haml
@@ -7,7 +7,7 @@
#blob-content-holder.tree-holder
.file-holder
- = render "projects/blob/header", blob: @blob, displaying_blame: true
+ = render "projects/blob/header", blob: @blob, blame: true
.table-responsive.file-content.blame.code.js-syntax-highlight
%table