ajax_demo_roots.json 149B

1234
  1. [
  2. { "id" : "demo_root_1", "text" : "Root 1", "children" : true, "type" : "root" },
  3. { "id" : "demo_root_2", "text" : "Root 2", "type" : "root" }
  4. ]