mirror of
https://gitee.com/gitea/gitea
synced 2025-12-30 20:26:34 +08:00
#1021 Forked repo unavailable after deleting original repo
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
<div class="inline field">
|
||||
<label>{{.i18n.Tr "repo.visibility"}}</label>
|
||||
<div class="ui read-only toggle checkbox">
|
||||
<div class="ui read-only checkbox">
|
||||
<input type="checkbox" {{if .IsPrivate}}checked{{end}}>
|
||||
<label>{{.i18n.Tr "repo.visiblity_helper" | Safe}}</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user