summaryrefslogtreecommitdiff
path: root/app/views/projects/tree/_readme.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/tree/_readme.html.haml
parentaf143b3f562aadc7f7cda68722be18224b24fa33 (diff)
downloadgitlab-ce-b57027f2a5e3b5b5c786ed72ad8d2c8d16725b17.tar.gz
Use a new class to keep old behavior
Diffstat (limited to 'app/views/projects/tree/_readme.html.haml')
-rw-r--r--app/views/projects/tree/_readme.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tree/_readme.html.haml b/app/views/projects/tree/_readme.html.haml
index a1f4e3e8ed6..bdcc160a067 100644
--- a/app/views/projects/tree/_readme.html.haml
+++ b/app/views/projects/tree/_readme.html.haml
@@ -1,5 +1,5 @@
%article.file-holder.readme-holder
- .file-title
+ .js-file-title.file-title
= blob_icon readme.mode, readme.name
= link_to namespace_project_blob_path(@project.namespace, @project, tree_join(@ref, @path, readme.name)) do
%strong