TF-1018 Add Example for app_dashboard.json to config AppGridDashboard
This commit is contained in:
committed by
Dat H. Pham
parent
5cf96d502b
commit
be6ab03cfb
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"apps": [
|
||||
{
|
||||
"appName": "Twake",
|
||||
"icon": "ic_twake_app.svg",
|
||||
"appLink": "http://twake.linagora.com/"
|
||||
},
|
||||
{
|
||||
"appName": "LinShare",
|
||||
"icon": "ic_linshare_app.png",
|
||||
"appLink": "https://linshare.linagora.com/"
|
||||
},
|
||||
{
|
||||
"appName": "Inbox",
|
||||
"icon": "ic_inbox_app.svg",
|
||||
"appLink": "https://openpaas.linagora.com/inbox/"
|
||||
},
|
||||
{
|
||||
"appName": "Contacts",
|
||||
"icon": "ic_contacts_app.svg",
|
||||
"appLink": "https://openpaas.linagora.com/contacts/"
|
||||
},
|
||||
{
|
||||
"appName": "Calendar",
|
||||
"icon": "ic_calendar_app.svg",
|
||||
"appLink": "https://openpaas.linagora.com/calendar/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user