Can't get either Krumo or Ctools to work together with this theme.
This is because the jQuery version used in Krumo and Ctools are different.
And the script that should solve this, is missing a boolean.
I'll create a patch that solves the issue for me. Please review it quickly it is an essential issue to use Ctools with Panelizer and Panels IPE. Also debugging thing with dpm() with the Krumo is really important!!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1926820-jquery-noconflict-fix-1.patch | 385 bytes | timbrandin |
Comments
Comment #1
timbrandin commentedHere's a patch to resolve the issue.
Comment #2
timbrandin commentedComment #3
timbrandin commentedMore info about the boolean can be found here: http://api.jquery.com/jQuery.noConflict/
Comment #4
wundo commentedLooks great
Comment #5
wundo commentedCommitted, thanks!
Comment #6
timbrandin commentedgreat! :)