parent
59f25587e8
commit
889dea8fc1
3 changed files with 4 additions and 56 deletions
|
@ -9,7 +9,7 @@
|
|||
:more-repos-link="'{{.ContextUser.HomeLink}}'"
|
||||
{{if not .ContextUser.IsOrganization}}
|
||||
:organizations="[
|
||||
{{range .ContextUser.Orgs}}
|
||||
{{range .Orgs}}
|
||||
{name: '{{.Name}}', num_repos: '{{.NumRepos}}'},
|
||||
{{end}}
|
||||
]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue