When you install and enable the module, javascript errors start ocurring as the default javascript code to create a tree calls $("ul.treeview").Treeview({ control: "#treecontrol" }); and $("ul.treeview").treeview({ control: "#treecontrol" }); should be used.
Also the css included is jquery.treeview.css and the real file in the module is jquery_treeview.css
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | jquery_treeview.css_and_js-1257394-4896660.patch | 840 bytes | ipwa |
| #1 | jquery_treeview.css_and_js.patch | 841 bytes | nnotario |
Comments
Comment #1
nnotario commentedPatch to fix it
Comment #2
nnotario commentedComment #3
ipwa commentedRerolled patch to fix whitespace error.
Comment #4
ipwa commentedCommitted to 6.x: http://drupal.org/commitlog/commit/4308/b9b788153bcfe462bc177f875fb1bab4...
Thanks a lot!
Comment #5
ipwa commentedMarking as fixed