0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-01 05:32:56 +01:00
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
..