tristanm / jstree-rails

A gem to automate using jsTree with Rails 3
Other
26 stars 36 forks source link

IE9 custom icons #3

Open undr-rowr opened 12 years ago

undr-rowr commented 12 years ago

First, thank you for this gem, literally. Second, it appears jstree was patched for an IE9 bug where custom icons aren't displayed:

http://code.google.com/p/jstree/issues/detail?id=932

is this patch in your codebase? it looks like the copy of jquery.jstree.js in vendor / assets / javascripts is older than the patch.