-
Notifications
You must be signed in to change notification settings - Fork 35
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
ajaxSetup call #3
Comments
Also bug in jquery.cookie.js |
Has this been fixed yet? |
Take a look at code 04.04.13, 19:09, "rawjam" [email protected]":
С уважением, Александр Степанов. |
what alex-eri wrote did not answer my and rawjam's question. I tried this and succeed. I change line 87 of jquery.cookie.js: to var cookie = treeadmin.jQuery.trim(cookies[i]); |
The $.ajaxSetup function never fires, changing it to treeadmin.jQuery.ajaxSetup resolves the issue.
The text was updated successfully, but these errors were encountered: