]> arthur.barton.de Git - netdata.git/commitdiff
workaround for CDN
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 10 Apr 2016 14:40:07 +0000 (17:40 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 10 Apr 2016 14:40:07 +0000 (17:40 +0300)
web/index.html

index a7c254cc67a0a11019cf2e20867f15e5cefd7820..40e0f05f4fddf93ee1c0f3adaa51864dddc0b51e 100644 (file)
        </script>
 
        <!-- load the dashboard manager - it will do the rest -->
-       <script type="text/javascript" src="dashboard.js?v26"></script>
+       <script type="text/javascript" src="dashboard.js?v27"></script>
 </head>
 
 <body data-spy="scroll" data-target="#sidebar">