Merge branch 'main' into feature/bots

This commit is contained in:
Jason Song
2022-12-28 13:29:46 +08:00
committed by GitHub
29 changed files with 126 additions and 26 deletions

View File

@@ -58,7 +58,7 @@
<div class="inline field">
<label></label>
<button class="ui green button">
<button class="ui green button{{if not .CanForkRepo}} disabled{{end}}">
{{.locale.Tr "repo.fork_repo"}}
</button>
</div>