gitea/templates/org
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
..
member Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
projects Fix the missing menu in organization project view page (#32313) 2024-10-30 19:05:40 +00:00
settings Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +00:00
team Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
follow_unfollow.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
header.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
home.tmpl Fix: Organization Interface Display Issue (#30133) 2024-03-27 12:48:09 +00:00
menu.tmpl Split org Propfile README to a new tab `overview` (#31373) 2024-08-27 10:54:12 +08:00