30 lines
No EOL
537 B
JSON
30 lines
No EOL
537 B
JSON
{
|
|
"Calendar": {
|
|
"color": "#2980b9",
|
|
"icon": "icon-calendar",
|
|
"label": "Calendar",
|
|
"link": "Calendar/Event",
|
|
"type": "view"
|
|
},
|
|
"Messages": {
|
|
"color": "#9b59b6",
|
|
"icon": "icon-comments",
|
|
"label": "Messages",
|
|
"link": "messages",
|
|
"type": "page"
|
|
},
|
|
"To Do": {
|
|
"color": "#f1c40f",
|
|
"icon": "icon-check",
|
|
"label": "To Do",
|
|
"link": "List/ToDo",
|
|
"doctype": "ToDo",
|
|
"type": "list"
|
|
},
|
|
"Website": {
|
|
"color": "#16a085",
|
|
"icon": "icon-globe",
|
|
"link": "website-home",
|
|
"type": "module"
|
|
}
|
|
} |