rename fields

This commit is contained in:
Unknwon
2015-08-31 16:24:28 +09:00
parent cb381078ff
commit 1ca257ad9f
11 changed files with 93 additions and 81 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
{{end}}
{{if not .ReadmeInList}}
{{if not .IsCommit}}
<a class="right" href="{{.RepoLink}}/src/{{.CommitId}}/{{EscapePound .TreeName}}">
<a class="right" href="{{.RepoLink}}/src/{{.CommitID}}/{{EscapePound .TreeName}}">
<button class="btn btn-medium btn-gray btn-right-radius btn-comb">{{.i18n.Tr "repo.file_permalink"}}</button>
</a>
{{end}}