1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/web_src/js/features/admin
Yarden Shoham a1f11e2e33
Remove jQuery calls that have no effect on showElem and hideElem (#30110)
There's no need to initialize a jQuery object with a CSS selector when
we can pass the CSS selector directly.

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-26 19:38:37 +00:00
..
common.js Remove jQuery calls that have no effect on showElem and hideElem (#30110) 2024-03-26 19:38:37 +00:00
config.js Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
emails.js
users.js Remove jQuery from the user search form in admin page (#29151) 2024-02-13 15:13:06 +01:00