Commit d7beb336 by Rizal Hermawan

test

parent 5c072b03
[ [
{ {
"text": "BPS", "text": "BPS",
"has_checkbox": false, "has_checkbox": false,
"children": [ "children": [
{
"text": "Total Household",
"has_checkbox": false,
"children": [
{ {
"text": "Household - Desa", "text": "Total Household",
"has_checkbox": true, "has_checkbox": false,
"value": "1" "children": [
{
"text": "Household - Desa",
"has_checkbox": true,
"value": "1"
}
]
},
{
"text": "Provinsi",
"has_checkbox": true,
"value": "2"
} }
] ]
},
{
"text": "Provinsi",
"has_checkbox": true,
"value": "2"
}
]
}, },
{ {
"text": "POI", "text": "POI",
"has_checkbox": false, "has_checkbox": false,
"children": [ "children": [
{ {
"text": "KFC", "text": "KFC",
"has_checkbox": true, "has_checkbox": true,
"value": "2" "value": "2"
} }
] ]
} }
] ]
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment