1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
| [{
| "text": "Check this Out!",
| "leaf": false,
| "value": "number_8",
| "expanded": false,
| "cls": "folder",
| "id": "root\/number_8",
| "children": [{
| "text": "<i class='icon-share'></i> View Details",
| "leaf": "1",
| "href": "http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469",
| "value": "The Best Admin Theme!",
| "id": "root\/number_8\/best",
| "checked": false
| }]
| }, {
| "text": "Purchase Metronic Today!",
| "leaf": "false",
| "value": "number_9",
| "expanded": true,
| "id": "root\/number_9",
| "children": [{
| "text": "Click to Purchase Now!",
| "leaf": true,
| "href": "http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469",
| "value": "Buy Metronic Today!",
| "id": "root\/number_9\/purchase",
| "checked": true
| }]
| }]
|
|