ENHANCEMENT Allowing individual parent selection in tree, rather than auto-selecting children (precondition for applying batch actions independently)

This commit is contained in:
Ingo Schommer 2012-03-06 20:18:28 +01:00
parent 746e3ea05e
commit ea4bbe594c

View File

@ -93,6 +93,9 @@
"drop_target" : false,
"drag_target" : false
},
'checkbox': {
'two_state': true
},
'themes': {
'theme': 'apple',
'url': 'sapphire/thirdparty/jstree/themes/apple/style.css'