Commit 7d3dbfac authored by Francois Cartegnie's avatar Francois Cartegnie

web intf: make playlist start opened

parent 161f9975
......@@ -432,6 +432,9 @@ $(function(){
"themeroller":{
"item_leaf":"ui-icon-video"
},
"core" :{
"initially_open": ["plid_1","plid_2","plid_3"]
},
"plugins" : ["xml_data","ui","themeroller"]
}).bind("loaded.jstree", function (event, data) {
$('[current]','[id^="plid_"]').each(function(){
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment