]> source.dussan.org Git - gitea.git/commit
Fix incorrect project links and use symlink icon for org-wide projects (#23325)
authoryp05327 <576951401@qq.com>
Mon, 6 Mar 2023 16:32:56 +0000 (01:32 +0900)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 16:32:56 +0000 (10:32 -0600)
commit3f547c7afb8135cadd2253acece45de1e0703e76
treeb1fbff1d4eec4ebdc7531fdd0dba7cbe0cde7b0e
parent471b6d24b49ca749a93dcb1f292774aaa8935369
Fix incorrect project links and use symlink icon for org-wide projects (#23325)

Fix displaying same projects icons between user/repo projects.
And fix incorrect projects links.
A part of https://github.com/go-gitea/gitea/pull/22865.

![image](https://user-images.githubusercontent.com/18380374/223044279-7b620ff1-d88a-4146-97e6-531bbf269761.png)

![image](https://user-images.githubusercontent.com/18380374/223044390-42911e3f-1f6b-439f-8441-4f3ebf99ea13.png)

![image](https://user-images.githubusercontent.com/18380374/223044437-5cad5391-0f95-4c8b-b0a3-32e263e2854f.png)
templates/org/menu.tmpl
templates/projects/list.tmpl
templates/repo/issue/new_form.tmpl
templates/repo/projects/list.tmpl
templates/shared/issuelist.tmpl
templates/user/overview/header.tmpl
templates/user/profile.tmpl