mirror of
https://gitee.com/gitea/gitea
synced 2025-11-23 18:00:26 +08:00
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.