Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue due date edit toggle bug (go-gitea#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.
- Loading branch information