mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 06:58:27 +00:00
[style] Added Icons to Pages
This commit is contained in:
@@ -1,30 +1,31 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2013-01-04 15:31:45",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:44:24",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-04 15:38:44"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Support Analytics",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-bar-chart",
|
||||
"module": "Support",
|
||||
"name": "__common__",
|
||||
"page_name": "support-analytics",
|
||||
"standard": "Yes",
|
||||
"page_name": "support-analytics"
|
||||
"title": "Support Analytics"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "support-analytics",
|
||||
"doctype": "Page Role",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page",
|
||||
"role": "Support Team",
|
||||
"parentfield": "roles"
|
||||
"role": "Support Team"
|
||||
},
|
||||
{
|
||||
"name": "support-analytics",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page",
|
||||
"name": "support-analytics"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role"
|
||||
|
||||
@@ -1,21 +1,22 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-02-21 13:23:35",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:44:26",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-02-21 13:23:35"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Support Home",
|
||||
"module": "Support",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-th",
|
||||
"module": "Support",
|
||||
"name": "__common__",
|
||||
"page_name": "support-home",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "Support Home"
|
||||
},
|
||||
{
|
||||
"name": "support-home",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page",
|
||||
"name": "support-home"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user