feat: add icon to settings

This commit is contained in:
Shivam Mishra 2020-07-08 12:55:59 +05:30
parent 0f3ce19b02
commit b3b8f68d01

View file

@ -44,7 +44,7 @@
"idx": 0,
"is_standard": 1,
"label": "Settings",
"modified": "2020-06-30 18:35:16.114908",
"modified": "2020-07-08 12:46:52.264510",
"modified_by": "Administrator",
"module": "Core",
"name": "Settings",
@ -53,19 +53,19 @@
"pin_to_top": 0,
"shortcuts": [
{
"icon": "octicon octicon-settings",
"icon": "setting",
"label": "System Settings",
"link_to": "System Settings",
"type": "DocType"
},
{
"icon": "fa fa-print",
"icon": "printer",
"label": "Print Settings",
"link_to": "Print Settings",
"type": "DocType"
},
{
"icon": "fa fa-globe",
"icon": "website",
"label": "Website Settings",
"link_to": "Website Settings",
"type": "DocType"