summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorChristopher Cox <ccox@endlessnow.com>2017-04-24 23:59:05 -0500
committerChristopher Cox <ccox@endlessnow.com>2017-04-24 23:59:05 -0500
commitc592ca88df8b1b4f3877cd371311f39dbff1bc90 (patch)
tree6a360634db07789295e35834aeff73ea239bc14c /web
parent6b53759e405d738697609cea2de7701e5a05b9a1 (diff)
Try desparately to pleas codacy at the expense of readability.
Diffstat (limited to 'web')
-rw-r--r--web/dashboard_info.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/dashboard_info.js b/web/dashboard_info.js
index 94caa2c9a2..49d24ed608 100644
--- a/web/dashboard_info.js
+++ b/web/dashboard_info.js
@@ -93,7 +93,7 @@ netdataDashboard.menu = {
'samba': {
title: 'Samba',
- icon: '<i class="fa fa-folder-open" aria-hidden="true"></i>',
+ icon: "<i class=\"fa fa-folder-open\" aria-hidden=\"true\"></i>",
info: 'Performance metrics of the Samba file share operations of this system. Samba is a implementation of Windows services, including Windows SMB protocol file shares.'
},