[form/list] ui fixes, [note] new table to merge question + answer

This commit is contained in:
Rushabh Mehta
2013-05-24 16:00:56 +05:30
parent 8e95af35d3
commit 9b10e362f7
7 changed files with 152 additions and 4 deletions

View File

@@ -68,11 +68,12 @@
"icon": "icon-play",
"label": "Activity"
},
"Knowledge Base": {
"type": "page",
"link": "questions",
"Notes": {
"type": "list",
"doctype": "Note",
"link": "List/Note",
"color": "#01372b",
"label": "Knowledge Base",
"label": "Notes",
"icon": "icon-question-sign"
}
},