tab list fix
This commit is contained in:
parent
10aafa8637
commit
9c5f3019c3
@ -2,11 +2,15 @@
|
||||
"tabs": {
|
||||
"moleculeName": "tabs",
|
||||
"tabs": [{
|
||||
"moleculeName": "label",
|
||||
"text": "All"
|
||||
"label":{
|
||||
"moleculeName": "label",
|
||||
"text": "All"
|
||||
}
|
||||
} ,{
|
||||
"moleculeName": "label",
|
||||
"text": "Work Devices"
|
||||
"label":{
|
||||
"moleculeName": "label",
|
||||
"text": "Work Devices"
|
||||
}
|
||||
}]
|
||||
},
|
||||
"molecules": [
|
||||
|
||||
@ -49,11 +49,15 @@
|
||||
"tabs": {
|
||||
"moleculeName": "tabs",
|
||||
"tabs": [{
|
||||
"moleculeName": "label",
|
||||
"text": "All"
|
||||
"label":{
|
||||
"moleculeName": "label",
|
||||
"text": "All"
|
||||
}
|
||||
} ,{
|
||||
"moleculeName": "label",
|
||||
"text": "Work Devices"
|
||||
"label":{
|
||||
"moleculeName": "label",
|
||||
"text": "Work Devices"
|
||||
}
|
||||
}]
|
||||
},
|
||||
"molecules": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user