|
|
@@ -5,7 +5,12 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"labelKey": "Oracle Store",
|
|
|
- "path": "https://shop-dev2.oraclecorp.com"
|
|
|
+ "path": "https://shop-dev2.oraclecorp.com/",
|
|
|
+ "openInNewTab": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "labelKey": "Account Dashboard",
|
|
|
+ "path": "https://accountdashboard-dev2.oraclecorp.com/app/udb/"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -19,6 +24,10 @@
|
|
|
{
|
|
|
"labelKey": "Plugin A",
|
|
|
"pluginName": "plugin-a"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "labelKey": "Invoices",
|
|
|
+ "pluginName": "invoices"
|
|
|
}
|
|
|
]
|
|
|
}
|