|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
text: "Node 1",
|
|
|
|
|
children: [
|
|
|
|
|
{
|
|
|
|
|
id:"ChildNode1", text: "Child Node 1", icon:"fa fa-python" },
|
|
|
|
|
id:"ChildNode1", text: "Child Node 2", icon:"fa fa-python" },
|
|
|
|
|
{ id:"ChildNode2", text: "Child Node 2", icon:"/static/public/assets/img/file_types/html3.svg" },
|
|
|
|
|
{ id:"ChildNode5", text: "Child Node 2", icon:"/static/public/assets/img/file_types/html3.svg" },
|
|
|
|
|
{ id:"ChildNode7", text: "Child Node 2", icon:"/static/public/assets/img/file_types/python.svg" },
|
|
|
|
|