From c5e3e118e53cbfb330276ce1f6ff684ee9248682 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 18 Nov 2020 12:33:47 +0100 Subject: Fix onclick in links; do not jump to top of page --- list.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/list.php b/list.php index e3831a4..ef7f903 100644 --- a/list.php +++ b/list.php @@ -6,7 +6,7 @@

HebrewTools Events List

-Select all / no filters. +Select all / no filters.
cb.checked=check); update_keywords_field(); + + event.preventDefault(); return false; } -- cgit v1.2.3