tab list fix

This commit is contained in:
Pfeil, Scott Robert 2020-07-20 14:46:56 -04:00
parent 10aafa8637
commit 9c5f3019c3
2 changed files with 16 additions and 8 deletions

View File

@ -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": [

View File

@ -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": [