0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 11:34:46 +01:00
gitea/web_src/js
Cirno the Strongest a4c7ad99e5
Fix usage of removed jqXHR.success (#11379)
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.
2020-05-12 04:34:48 +01:00
..
components
features Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
standalone
vendor
index.js Fix usage of removed jqXHR.success (#11379) 2020-05-12 04:34:48 +01:00
jquery.js
polyfills.js
publicpath.js
utils.js