]> arthur.barton.de Git - netdata.git/commitdiff
added icon and fixed syntax
authorsehraf <sehraf@privatdemail.net>
Thu, 8 Sep 2016 12:12:17 +0000 (14:12 +0200)
committersehraf <sehraf@privatdemail.net>
Thu, 8 Sep 2016 12:12:17 +0000 (14:12 +0200)
web/index.html

index 85d28810746438dbc510a97122761c2bdffe959c..0a7ff8c07fdca0329290f9f2caa191c338b052d7 100644 (file)
@@ -1634,6 +1634,7 @@ var menuData = {
 
     'retroshare': {
         title: 'RetroShare',
+        icon: '<i class="fa fa-share-alt" aria-hidden="true"></i>',
         info: undefined
     },
 
@@ -2109,7 +2110,7 @@ var chartData = {
 
     'netdata.response_time': {
         info: 'The netdata API response time measures the time netdata needed to serve requests. This time includes everything, from the reception of the first byte of a request, to the dispatch of the last byte of its reply, therefore it includes all network latencies involved (i.e. a client over a slow network will influence these metrics).'
-    }
+    },
 
     // ------------------------------------------------------------------------
     // RETROSHARE