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.
forgejo/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>
1 year ago
..
list.tmpl Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 1 year ago
new.tmpl Redirect to project again after editing it (#23326) 1 year ago
view.tmpl Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago