0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 12:12:04 +01:00
gitea/templates/user
Gusted 9f14fe43c6
Fix correct usage of teams (#17732)
- `.Teams` isn't a field on the User type, thus using the seperate
loaded teams.
- Add a space between `PathEscape` and argument.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-11-20 11:13:24 +08:00
..
auth
dashboard Fix correct usage of teams (#17732) 2021-11-20 11:13:24 +08:00
notification
settings Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
heatmap.tmpl
profile.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
project.tmpl