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

Comments

nnotario’s picture

Issue tags: +bug fix
StatusFileSize
new841 bytes

Patch to fix it

nnotario’s picture

Status: Active » Needs review
ipwa’s picture

Rerolled patch to fix whitespace error.

ipwa’s picture

ipwa’s picture

Status: Needs review » Fixed

Marking as fixed

Automatically closed -- issue fixed for 2 weeks with no activity.