MINOR Hardcoding jstree CSS url to avoid loading non-existant CSS files via ajax (through jstree library)

This commit is contained in:
Ingo Schommer 2011-04-15 10:34:48 +12:00
parent 8183cc7117
commit f2f6ecc880

View File

@ -79,7 +79,8 @@
"drag_target" : false
},
'themes': {
'theme': 'apple'
'theme': 'apple',
'url': 'sapphire/thirdparty/jstree/themes/apple/style.css'
},
// 'plugins': ['html_data', 'ui', 'dnd', 'crrm', 'themeroller']
'plugins': [