fix: cast start minutes to int for calendar view math (#6622)
commit29f71eb02221850dab1cee42f13d964c2f77b344
authorstephen waite <stephen.waite@cmsvt.com>
Thu, 29 Jun 2023 10:56:24 +0000 (29 06:56 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 10:56:24 +0000 (29 06:56 -0400)
tree9737086a6e5f965440c431f80115bce667331256
parent68c25b4f16ba9816dbe61d97b58f8a2fcc97d91b
fix: cast start minutes to int for calendar view math (#6622)

* fix: cast start minutes to int for calendar views

* fix misc warnings
interface/main/calendar/add_edit_event.php
interface/main/calendar/find_appt_popup.php
interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/ajax_template.html
interface/main/calendar/modules/PostCalendar/pntemplates/default/views/month/ajax_template.html
interface/main/calendar/modules/PostCalendar/pntemplates/default/views/week/ajax_template.html