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.
2 parents ff5c18a + 9aaf699 commit 75d02a7Copy full SHA for 75d02a7
templates/repo/issue/view_title.tmpl
@@ -61,7 +61,7 @@
61
{{$.locale.Tr "repo.pulls.title_desc" .NumCommits $headHref $baseHref | Safe}}
62
</span>
63
{{end}}
64
- <span id="pull-desc-edit gt-hidden">
+ <span id="pull-desc-edit" class="gt-hidden">
65
<div class="ui floating filter dropdown">
66
<div class="ui basic small button">
67
<span class="text">{{.locale.Tr "repo.pulls.compare_compare"}}: {{$.HeadTarget}}</span>
0 commit comments