gitea/templates
yp05327 dd1f67491f
Fix the missing menu in organization project view page (#32313)
#29248 didn't modify the view page.
The class name is not good enough, so this is a quick fix.

Before:
org:

![image](https://github.com/user-attachments/assets/3e26502d-66b4-4043-ab03-003ba7391487)
user:

![image](https://github.com/user-attachments/assets/9b22b90c-d63c-4228-acad-4d9fb20590ac)


After:
org:

![image](https://github.com/user-attachments/assets/21bf98a7-8a5b-4dc6-950a-88f529e36450)
user: (no change)

![image](https://github.com/user-attachments/assets/fea0dcae-3625-44e8-bb9e-4c3733da8764)

Co-authored-by: Giteabot <teabot@gitea.io>
2024-10-30 19:05:40 +00:00
..
admin Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
api/packages/pypi
base Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
custom
devtest Fix dropdown content overflow (#31610) 2024-10-13 02:43:43 +00:00
explore Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 2024-10-22 13:09:19 +08:00
mail
org Fix the missing menu in organization project view page (#32313) 2024-10-30 19:05:40 +00:00
package
projects Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
repo remove unused call to $.HeadRepo in view_title template (#32317) 2024-10-30 13:12:48 +08:00
shared Suggestions for issues (#32327) 2024-10-29 17:20:49 +08:00
status
swagger Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00
user Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 2024-10-05 20:41:38 +00:00
webhook
home.tmpl
install.tmpl Use forum.gitea.com instead of old URL (#31989) 2024-09-06 07:20:30 +00:00
post-install.tmpl