1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-22 19:25:47 +00:00
gitea/templates/shared
yp05327 1a4efa0ee9
Use project.IconName instead of repeated unreadable if-else chains (#23538)
The project type will be changed in
https://github.com/go-gitea/gitea/pull/23353, so the old fix
https://github.com/go-gitea/gitea/pull/23325 will not work as well.

And I also found that there were some problems in the old fix....

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-19 14:44:48 +02:00
..
actions Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
secrets Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
user Fix no user listed in org teams page (#22979) 2023-02-19 12:57:49 +08:00
issuelist.tmpl Use project.IconName instead of repeated unreadable if-else chains (#23538) 2023-03-19 14:44:48 +02:00
searchbottom.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00