Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Устаревшие методы в jquery.collection.js и jquery.collection-animate.js #224

Open
FajeSu opened this issue Jan 27, 2017 · 0 comments

Comments

@FajeSu
Copy link
Contributor

FajeSu commented Jan 27, 2017

Нет возможности сделать pull request, поэтому так пишу

В файле js/src/vendor/jquery_plugins/jquery.collection.js в строке 64:

– jqxhr.error(function(XHR, textStatus, errorThrown) {
+ jqxhr.fail(function(XHR, textStatus, errorThrown) {

В файле js/src/vendor/jquery_plugins/jquery.collection-animate.js в строках 23 и 26 метод size() заменить на length

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant