0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-05 21:29:23 -05:00
forgejo/web_src/js
Giteabot 70b0c30def
Fix admin notice view-detail (#30450) (#30458)
Backport #30450 by @silverwind

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">

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit fd2184e2343842e158f5b12e3d2e5b88effea2fd)
2024-04-15 16:41:44 +02:00
..
components Action view mobile improvements and fixes (#30309) (#30320) 2024-04-15 16:13:18 +02:00
features Fix admin notice view-detail (#30450) (#30458) 2024-04-15 16:41:44 +02:00
markup
modules Fix unclickable checkboxes (#30195) (#30199) 2024-04-08 11:30:27 +02:00
render
standalone
utils
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js [BUG] Render emojis in labels in issue info popup 2024-03-30 14:31:06 +00:00