We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e79f5 commit a1188baCopy full SHA for a1188ba
templates/repo/home.tmpl
@@ -75,7 +75,7 @@
75
{{end}}
76
<div class="fitted item mx-0">
77
<a href="{{.BaseRepo.Link}}/find/{{.BranchName | PathEscapeSegments}}">
78
- <button id="new-pull-request" class="ui compact basic button">{{.i18n.Tr "action.find_file"}}</button>
+ <button id="go-to-file" class="ui compact basic button">{{.i18n.Tr "action.find_file"}}</button>
79
</a>
80
</div>
81
{{else}}
0 commit comments