mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
[form/list] ui fixes, [note] new table to merge question + answer
This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user