Hi, I’ve upgraded a 0.9.x site and everything is fine. However, I can’t work out how to get the manager to reference jquery 1.4.2 - it is somehow stuck looking at 1.3.2.
The newer version has been uploaded, so how can I nudge the manager to load it?
I know I can hardcode the jquery reference via the managermanager plugin, but I’d prefer to understand the mechanism for how it chooses the version to include.
I looked in the DB but couldn’t see anything obvious...
Thanks,
/\dam
Not to worry, I found the reference in the managermanager plugin code itself.
However, that turned out not to be my problem - it was the code in Quick Manager+ that needed updating.
/\dam