PTMagic/Monitor/wwwroot/assets/plugins/jstree/ajax_roots.json

8 lines
267 B
JSON
Raw Normal View History

2018-05-22 10:11:50 +02:00
[
{ "text" : "Root 1", "children" : true },
{ "text" : "Root 2", "children" : true },
{ "text" : "Root 3", "children" : true },
{ "text" : "Root 4", "children" : true },
{ "text" : "Root 5", "children" : true },
{ "text" : "Root 6", "children" : false }
]