summaryrefslogtreecommitdiffstats
path: root/templates/repo/view_list.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-08-27 15:25:01 -0700
committerUnknwon <u@gogs.io>2016-08-27 15:25:01 -0700
commit6e171c5225edc7969e979c7a9d736b7b1506b6d4 (patch)
tree7052f8fd949d337e8bdba07bd6b8c926a7b2de09 /templates/repo/view_list.tmpl
parentf0b5c3b90a9ca4ef7c4759d49e91b3da80ff9c72 (diff)
downloadgitea-6e171c5225edc7969e979c7a9d736b7b1506b6d4.tar.gz
gitea-6e171c5225edc7969e979c7a9d736b7b1506b6d4.zip
Web editor: improve edit file tooltip
Diffstat (limited to 'templates/repo/view_list.tmpl')
-rw-r--r--templates/repo/view_list.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/view_list.tmpl b/templates/repo/view_list.tmpl
index 4377335911..a92123b865 100644
--- a/templates/repo/view_list.tmpl
+++ b/templates/repo/view_list.tmpl
@@ -40,7 +40,7 @@
{{else}}
<td class="name">
<span class="octicon octicon-file-{{if or $entry.IsDir}}directory{{else}}text{{end}}"></span>
- <a href="{{EscapePound $.BranchLink}}/{{EscapePound $.TreePath}}{{EscapePound $entry.Name}}">{{$entry.Name}}</a>
+ <a href="{{EscapePound $.TreeLink}}/{{EscapePound $entry.Name}}">{{$entry.Name}}</a>
</td>
{{end}}
<td class="message collapsing has-emoji">