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 b377b24 commit 4c06072Copy full SHA for 4c06072
templates/repo/settings/branches.tmpl
@@ -25,7 +25,7 @@
25
{{end}}
26
</div>
27
28
- <button class="ui primary button"{{if .Repository.IsEmpty}} disabled"{{end}}>{{ctx.Locale.Tr "repo.settings.branches.update_default_branch"}}</button>
+ <button class="ui primary button"{{if .Repository.IsEmpty}} disabled{{end}}>{{ctx.Locale.Tr "repo.settings.branches.update_default_branch"}}</button>
29
</form>
30
31
0 commit comments