Web editor: improve edit file tooltip

This commit is contained in:
Unknwon
2016-08-27 15:25:01 -07:00
parent f0b5c3b90a
commit 6e171c5225
5 changed files with 53 additions and 67 deletions
+1 -1
View File
@@ -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">