You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
admin Move admin routers from /admin to /-/admin (#32189) 4 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Move admin routers from /admin to /-/admin (#32189) 4 months ago
custom
devtest Fix dropdown content overflow (#31610) 4 months ago
explore Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 3 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Fix the missing menu in organization project view page (#32313) 3 months ago
package Extract and display readme and comments for Composer packages (#30927) 8 months ago
projects Add option to filter board cards by labels and assignees (#31999) 5 months ago
repo remove unused call to $.HeadRepo in view_title template (#32317) 3 months ago
shared Suggestions for issues (#32327) 3 months ago
status Remove urls from translations (#31950) 5 months ago
swagger Make admins adhere to branch protection rules (#32248) 3 months ago
user Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 4 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Use forum.gitea.com instead of old URL (#31989) 5 months ago
post-install.tmpl