mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
[style] Added Icons to Pages
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-02-21 13:24:22",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:43:49",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-02-21 13:24:22"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Projects Home",
|
||||
"module": "Projects",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-th",
|
||||
"module": "Projects",
|
||||
"name": "__common__",
|
||||
"page_name": "projects-home",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "Projects Home"
|
||||
},
|
||||
{
|
||||
"name": "projects-home",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page",
|
||||
"name": "projects-home"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user