Closed (fixed)
Project:
Menu Minipanels
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2011 at 17:15 UTC
Updated:
10 Feb 2012 at 02:40 UTC
If you try to place the qTip library as seen in the code, the used js file is always the same.
Here is a tiny patch to fix this :)
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Debugging-overriding-support.patch | 431 bytes | duaelfr |
Comments
Comment #1
damienmckennaI guess the key small bug is that it wastes effort by needlessly checking additional paths even after it has found the correct one. Thank you. I've committed this - it isn't in the new RC3 but it is in the git codebase if you want to just grab that.