Use a special name for update default branch on repository setting (#15893)
This commit is contained in:
parent
c3aaf5eafd
commit
892e6561ff
2 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
<button class="ui green button">{{$.i18n.Tr "repo.settings.update_settings"}}</button>
|
||||
<button class="ui green button">{{$.i18n.Tr "repo.settings.branches.update_default_branch"}}</button>
|
||||
</div>
|
||||
{{end}}
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue