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 97676b0 commit bcc11c9Copy full SHA for bcc11c9
templates/repo/pulls/fork.tmpl
@@ -45,7 +45,7 @@
45
</div>
46
<div class="inline field">
47
<label>{{.locale.Tr "repo.visibility"}}</label>
48
- <div class="ui read-only checkbox">
+ <div class="ui disabled checkbox">
49
<input type="checkbox" disabled {{if .IsPrivate}}checked{{end}}>
50
<label>{{.locale.Tr "repo.visibility_helper" | Safe}}</label>
51
0 commit comments