forgejo/models/project
yp05327 c784a58740
Fix the display of project type for deleted projects (#31732)
Fix: #31727
After:

![image](https://github.com/user-attachments/assets/1dfb4b31-3bd6-47f7-b126-650f33f453e2)

(cherry picked from commit 75d0b61546e00390afdd850149de525dd64336a5)

Conflicts:
	options/locale/locale_en-US.ini
  trivial conflict & fix excessive uppercase to unify with the other translations
2024-08-04 10:14:34 +02:00
..
column.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
column_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
issue.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go Fix the display of project type for deleted projects (#31732) 2024-08-04 10:14:34 +02:00
project_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
template.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00