mirror of
https://github.com/pi-hole/web.git
synced 2026-04-23 02:09:58 +01:00
Update jQuery to v3.6.1. (#2392)
This commit is contained in:
@@ -393,7 +393,7 @@ $("#querytime").on("apply.daterangepicker", function (ev, picker) {
|
||||
updateQueriesOverTime();
|
||||
});
|
||||
|
||||
$("#queryOverTimeChart").click(function (evt) {
|
||||
$("#queryOverTimeChart").on("click", function (evt) {
|
||||
var activePoints = timeLineChart.getElementsAtEventForMode(
|
||||
evt,
|
||||
"nearest",
|
||||
|
||||
Reference in New Issue
Block a user