gitea/templates/projects
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
..
list.tmpl Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2023-03-19 14:44:48 +02:00
new.tmpl Redirect to project again after editing it (#23326) 2023-03-09 08:38:29 -06:00
view.tmpl Convert `<div class="button">` to `<button class="button">` (#23337) 2023-03-14 11:34:09 +08:00