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 9ba07c1 commit c9a7cb1Copy full SHA for c9a7cb1
templates/repo/issue/view_content/pull.tmpl
@@ -146,7 +146,7 @@
146
</div>
147
{{if .IsPullBranchDeletable}}
148
<div class="item-section-right">
149
- <button class="delete-button ui button" data-url="{{.DeleteBranchLink}}">{{$.locale.Tr "repo.branch.delete_html"}}</a>
+ <button class="delete-button ui button" data-url="{{.DeleteBranchLink}}">{{$.locale.Tr "repo.branch.delete_html"}}</button>
150
151
{{end}}
152
0 commit comments