]> arthur.barton.de Git - netdata.git/commitdiff
Fix a JavaScript error
authorJürgen Haas <juergen@paragon-es.de>
Fri, 17 Jun 2016 09:10:13 +0000 (11:10 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2016 09:10:13 +0000 (11:10 +0200)
The latest version comes with a js error which prevents the dashboard from being loaded.

web/index.html

index 60a9c7eb859954581a9228bcb714fd8aba07b056..e7638317fb40c8544d2973a9b4c2dd4d1c90559e 100644 (file)
@@ -1364,12 +1364,12 @@ var menuData = {
        'phpfpm': {
                title: 'PHP-FPM',
                info: undefined,
-       }
+       },
 
        'named': {
                title: 'named',
                info: undefined
-       },
+       }
 };
 
 var submenuData = {