forgejo/templates
silverwind 86736193fe
Fix admin notice view-detail (#30450)
Fix https://github.com/go-gitea/gitea/issues/30434, regression from
https://github.com/go-gitea/gitea/pull/30115.

I also removed the date insertion into the modal which was also broken
since that date was switched to `absolute-date` because I see no real
purpose to putting that date into the modal.

Result:

<img width="1038" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/aa2eb8b4-73dc-4d98-9b80-3f276f89d9e5">

(cherry picked from commit 8fd8978b4934865c2b041216e84e923ad574a4c7)
2024-04-15 20:01:36 +02:00
..
admin Fix admin notice view-detail (#30450) 2024-04-15 20:01:36 +02:00
api/packages/pypi
base
custom
devtest
explore
mail
org Fix the spacing issue in the Project view (#30415) 2024-04-15 20:01:36 +02:00
package
projects [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-related bugs 2024-04-15 16:11:34 +02:00
repo Various improvements for long file and commit names (#30374) 2024-04-15 20:01:35 +02:00
shared
status
swagger
user Fix the spacing issue in the Project view (#30415) 2024-04-15 20:01:36 +02:00
webhook
home.tmpl
install.tmpl
post-install.tmpl