mirror of
1
Fork 0
forgejo/templates/user
Lunny Xiao e4d3067138
Fix project counter in organization/individual profile (#28068) (#29361)
Fix #28052
Backport #28068
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)

Co-authored-by: yp05327 <576951401@qq.com>
(cherry picked from commit 5043ad54c7a0d1dc6bf5f1caf21b4646ec9344d3)
2024-03-06 12:20:42 +08:00
..
auth Don't show Link to TOTP if not set up (#27585) (#27588) 2023-10-11 22:59:21 +02:00
dashboard Rework markup link rendering (#26745) (#28803) 2024-01-16 14:41:11 +00:00
notification Refactor template empty checks (#28351) (#28354) 2023-12-08 13:41:16 +01:00
overview Fix project counter in organization/individual profile (#28068) (#29361) 2024-03-06 12:20:42 +08:00
settings Make template `DateTime` show proper tooltip (#28677) (#28683) 2024-01-16 14:16:55 +00:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00
profile.tmpl [MODERATION] Prepare moderation for context locale changes (squash) 2023-11-13 13:58:02 +01:00