[minor] update font awesome icons

This commit is contained in:
Rushabh Mehta
2016-12-07 11:08:48 +05:30
parent 5c18bd9b61
commit 2167ff589c
13 changed files with 76 additions and 76 deletions

View File

@@ -35,13 +35,13 @@ def get_data():
},
{
"label": _("Reports"),
"icon": "icon-list",
"icon": "fa fa-list",
"items": [
{
"type": "page",
"name": "support-analytics",
"label": _("Support Analytics"),
"icon": "icon-bar-chart"
"icon": "fa fa-bar-chart"
},
{
"type": "report",