Skip to content
Snippets Groups Projects
Commit 2dfb6615 authored by Douwe Maan's avatar Douwe Maan
Browse files

"Browse Directory" > "Browse Dir"

parent 9446dad6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -109,7 +109,7 @@ module CommitsHelper
)
elsif @path.present?
return link_to(
"Browse Dir »",
"Browse Directory »",
namespace_project_tree_path(project.namespace, project,
tree_join(commit.id, @path)),
class: "pull-right"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment