mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
[style] Added Icons to Pages
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-08-07 12:35:30",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:43:28",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-08-07 12:35:30"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Markdown Reference",
|
||||
"module": "Utilities",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-code",
|
||||
"module": "Utilities",
|
||||
"name": "__common__",
|
||||
"page_name": "Markdown Reference",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "Markdown Reference"
|
||||
},
|
||||
{
|
||||
"name": "markdown-reference",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page",
|
||||
"name": "markdown-reference"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user