From 090ecf2e8004627b1d6afcd1a8a0f1c4a79bd8b2 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 21 Jun 2023 14:47:25 -0400 Subject: [PATCH] Fixed issue when hovering over a created calendar event the cursor does not change to a finger --- calendar_events.php | 7 +++++++ client_events.php | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/calendar_events.php b/calendar_events.php index cc8a80c8..5eb2b00f 100644 --- a/calendar_events.php +++ b/calendar_events.php @@ -9,6 +9,13 @@ if (isset($_GET['calendar_id'])) { ?> + + +
+ +