mirror of
https://github.com/go-gitea/gitea
synced 2025-08-08 18:48:21 +00:00
Team dashboards (#14159)
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
:search-limit="searchLimit"
|
||||
:suburl="suburl"
|
||||
:uid="uid"
|
||||
{{if .Team}}
|
||||
:team-id="{{.Team.ID}}"
|
||||
{{end}}
|
||||
:more-repos-link="'{{.ContextUser.HomeLink}}'"
|
||||
{{if not .ContextUser.IsOrganization}}
|
||||
:organizations="[
|
||||
|
Reference in New Issue
Block a user