mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
a4c7ad99e5
Introduced by b57a735 via removal of jQuery-Migrate.
This PR changes usage of .success on jqXHR to .done.
Fixes #11228 and few other places, such as removal of code comments.