1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-05 13:58:12 +00:00
Files
gitea/web_src/js/features/repo-issue.js
wxiaoguang 8df1b4bd69 Fix issue due date edit toggle bug (#23723)
Use `toggleElem` instead of jQuery's `fadeToggle`, which can't be caught
by eslint jquery plugin.

Hopefully this could be the last bug for the jQuery show/hide
refactoring.
2023-03-28 09:07:21 +08:00

23 KiB