]> source.dussan.org Git - gitea.git/commit
Fix project counter in organization/individual profile (#28068)
authoryp05327 <576951401@qq.com>
Sat, 18 Nov 2023 03:02:42 +0000 (12:02 +0900)
committerGitHub <noreply@github.com>
Sat, 18 Nov 2023 03:02:42 +0000 (11:02 +0800)
commite88377470a05f7b57a5f421f7af7c03ed66e7983
treee0b89a7c12d765715f126893ce251af14115545a
parente31c6cfe6e30341c502302d1c0a03138f8bf5c9f
Fix project counter in organization/individual profile (#28068)

Fix #28052
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/5f299983-4b38-4d68-ac0e-4be3c62c0558)

![image](https://github.com/go-gitea/gitea/assets/18380374/f0e12afd-483b-4882-80e9-0261beb3fe0c)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/47cccb7b-bb35-4a7d-9c5b-83133be0323a)

![image](https://github.com/go-gitea/gitea/assets/18380374/77825c0c-4bf2-4762-83a2-1a5a173cc22d)
routers/web/shared/user/header.go
templates/org/menu.tmpl
templates/user/overview/header.tmpl