mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
[style] Added Icons to Pages
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
{
|
||||
"creation": "2013-04-09 11:45:31",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-04-09 11:47:32",
|
||||
"modified": "2013-07-11 14:40:20",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"icon": "icon-play",
|
||||
"module": "Home",
|
||||
"name": "__common__",
|
||||
"page_name": "activity",
|
||||
|
||||
@@ -1,21 +1,22 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-01 12:30:42",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:41:47",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-01 12:30:42"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Attributions",
|
||||
"module": "Home",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-trophy",
|
||||
"module": "Home",
|
||||
"name": "__common__",
|
||||
"page_name": "attributions",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "Attributions"
|
||||
},
|
||||
{
|
||||
"name": "attributions",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page",
|
||||
"name": "attributions"
|
||||
}
|
||||
]
|
||||
@@ -1,30 +1,31 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-11-19 12:06:54",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:43:20",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-11-23 18:03:48"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Latest Updates",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-asterisk",
|
||||
"module": "Home",
|
||||
"name": "__common__",
|
||||
"page_name": "latest-updates",
|
||||
"standard": "Yes",
|
||||
"page_name": "latest-updates"
|
||||
"title": "Latest Updates"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "latest-updates",
|
||||
"doctype": "Page Role",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page",
|
||||
"role": "All",
|
||||
"parentfield": "roles"
|
||||
"role": "All"
|
||||
},
|
||||
{
|
||||
"name": "latest-updates",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page",
|
||||
"name": "latest-updates"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role"
|
||||
|
||||
Reference in New Issue
Block a user