Ver código fonte

Added Admin Section in Repo settings

Yoginth 7 anos atrás
pai
commit
5aac1a7f97
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      templates/repo/settings/options.tmpl

+ 1 - 0
templates/repo/settings/options.tmpl

@@ -47,6 +47,7 @@
 						{{end}}
 
 						{{if .IsAdmin}}
+							<p><h4>Admin</h4></p>
 							<div class="inline field">
 								<div class="ui checkbox">
 									<input name="is_verified" type="checkbox" {{if .Repository.IsVerified}}checked{{end}}>