]> arthur.barton.de Git - netdata.git/commitdiff
faster charts restoration on scroll - CDN uncache
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 29 Dec 2015 02:45:55 +0000 (04:45 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 29 Dec 2015 02:45:55 +0000 (04:45 +0200)
web/index.html

index a799a76039d4851e5d8216bbe0420d09c44c5941..02e0fd40b0035492ebab77e6f063082691971552 100755 (executable)
        <!-- <script> netdataServer = "http://box:19999"; </script> -->
 
        <!-- load the dashboard manager - it will do the rest -->
-       <script type="text/javascript" src="dashboard.js?v9"></script>
+       <script type="text/javascript" src="dashboard.js?v10"></script>
 </head>
 
 <body data-spy="scroll" data-target="#sidebar">