first commit
This commit is contained in:
22
libraries/framework/vendor/plugins/fancytree/ajax-tree-taxonomy.json
vendored
Normal file
22
libraries/framework/vendor/plugins/fancytree/ajax-tree-taxonomy.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{"title": "Animalia", "expanded": true, "folder": true, "children": [
|
||||
{"title": "Chordate", "folder": true, "children": [
|
||||
{"title": "Mammal", "children": [
|
||||
{"title": "Primate", "children": [
|
||||
{"title": "Primate", "children": [
|
||||
]},
|
||||
{"title": "Carnivora", "children": [
|
||||
]}
|
||||
]},
|
||||
{"title": "Carnivora", "children": [
|
||||
{"title": "Felidae", "lazy": true}
|
||||
]}
|
||||
]}
|
||||
]},
|
||||
{"title": "Arthropoda", "expanded": true, "folder": true, "children": [
|
||||
{"title": "Insect", "children": [
|
||||
{"title": "Diptera", "lazy": true}
|
||||
]}
|
||||
]}
|
||||
]}
|
||||
]
|
||||
Reference in New Issue
Block a user