Closed mfenner closed 10 years ago
Can you be a bit more specific? Trying locally it works fine, select deselect, select all, etc.
Edit: JS in general seems broken on the deployed version though, something about browser
, msie
and undefined. I'll take a look, the error is in jquery.uniform.js.
Yes, probably a more general JS problems in the deployed version. Locally it works for me as well.
OK Martin this is a bug I fixed with https://github.com/articlemetrics/alm-report/commit/df976715caba6eeccc5d2554725954753b614c8a so I'm not really sure how this JS is deployed at this point.
And it definitely is deployed, the latest master has jQuery.uniform 2.1.0, and the deployed version is 2.0.0
Uniform v2.0.0
Copyright © 2009 Josh Pyles / Pixelmatrix Design LLC
http://pixelmatrixdesign.com
No clue how that's possible. Sure you have latest master in the deploy?
It sure would help if I'd deploy the master branch ;). Let me redeploy the latest master.
Works fine with the master branch.
The Javascript that selects articles doesn't seem to work, at least in some configurations.