Remove updateQueryTypesOverTime call

Remove call as per #915, which may cause issues with the dashboard not loading stats.

Signed off by WaLLy3K <w3k@pm.me>
This commit is contained in:
WaLLy3K
2019-06-30 22:17:13 +10:00
committed by GitHub
parent 392802687d
commit ca4130743a

View File

@@ -1006,9 +1006,6 @@ $(document).ready(function() {
maintainAspectRatio: true
}
});
// Pull in data via AJAX
updateQueryTypesOverTime();
}
// Create / load "Top Domains" and "Top Advertisers" only if authorized