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

Drag & Drop not working (no Livequery) #51

Open
christopherdarling opened this issue Jul 25, 2012 · 0 comments
Open

Drag & Drop not working (no Livequery) #51

christopherdarling opened this issue Jul 25, 2012 · 0 comments

Comments

@christopherdarling
Copy link
Contributor

When you start silverstripe from a page that doesn't have any KickAssets fields included and then go to edit another page that does have a MultipleFileAttachmentField with the ManyManySortable extension enabled I get a javascript error; "Livequery is not a object". This is because the script manymanysortable.js is loading before livequery is loaded.

I'll submit a pull request shortly with a fix.

christopherdarling added a commit to christopherdarling/KickAssets that referenced this issue Jul 25, 2012
fixes manymanysortable.js loading and executing before livequery has loaded
christopherdarling added a commit to christopherdarling/KickAssets that referenced this issue Oct 15, 2012
unclecheese pushed a commit that referenced this issue Feb 20, 2013
BUGFIX: fixes manymanysortable.js loading and executing before livequery has loaded #51
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