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 7f433d2 commit b56220eCopy full SHA for b56220e
templates/repo/pulls/status.tmpl
@@ -15,7 +15,7 @@
15
{{$.locale.Tr "repo.pulls.status_checking"}}
16
{{end}}
17
<div class="ui right">
18
- <a class="hide-all-checks muted"
+ <a class="hide-all-checks muted"
19
data-show-all="{{$.locale.Tr "repo.pulls.status_checks_show_all"}}"
20
data-hide-all="{{$.locale.Tr "repo.pulls.status_checks_hide_all"}}">
21
{{$.locale.Tr "repo.pulls.status_checks_hide_all"}}</a>
0 commit comments