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.
gitea/web_src/js/features/admin
silverwind 8fd8978b49
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">
10 months ago
..
common.js Fix admin notice view-detail (#30450) 10 months ago
config.js Refactor system setting (#27000) 1 year ago
emails.js Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
users.js Remove jQuery from the user search form in admin page (#29151) 12 months ago