Revised version with the new container and buttons based navigation
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"appIsExample": false,
|
||||
"appLayout": {
|
||||
"type": "FLUID"
|
||||
},
|
||||
"applicationDetail": {
|
||||
"appPositioning": {
|
||||
"type": "FIXED"
|
||||
@@ -26,27 +29,18 @@
|
||||
"evaluationVersion": 2,
|
||||
"icon": "calender",
|
||||
"pages": [
|
||||
{
|
||||
"id": "Home",
|
||||
"isDefault": true
|
||||
},
|
||||
{
|
||||
"id": "Sales",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Sales - Capacity Planning",
|
||||
"isDefault": false
|
||||
"isDefault": true
|
||||
},
|
||||
{
|
||||
"id": "Sales - Units Shipped",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Marketing",
|
||||
"isDefault": false
|
||||
}
|
||||
],
|
||||
"unpublishedAppLayout": {
|
||||
"type": "FLUID"
|
||||
},
|
||||
"unpublishedApplicationDetail": {
|
||||
"appPositioning": {
|
||||
"type": "FIXED"
|
||||
|
||||
Reference in New Issue
Block a user