summaryrefslogtreecommitdiff
path: root/app/views/projects/blame/show.html.haml
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-02-05 22:28:48 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-08 20:52:08 -0600
commitb57027f2a5e3b5b5c786ed72ad8d2c8d16725b17 (patch)
treed19dd97f4c4656e736298e98015f4deedeabbcce /app/views/projects/blame/show.html.haml
parentaf143b3f562aadc7f7cda68722be18224b24fa33 (diff)
downloadgitlab-ce-b57027f2a5e3b5b5c786ed72ad8d2c8d16725b17.tar.gz
Use a new class to keep old behavior
Diffstat (limited to 'app/views/projects/blame/show.html.haml')
-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 23f54553014..8a40281e28c 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
- .file-title
+ .js-file-title.file-title
= blob_icon @blob.mode, @blob.name
%strong
= @path