Fix now indicator in fullcalendar views (AKPlan) for users from other timezones
Compare changes
Files
6- Benjamin Hättasch authored
This is done by generating the "now" timestamp from python instead of JavaScript using a newly created templatetag The new "now" function is used in all AKPlan calendar views as well as in AKScheduling's scheduler view
@@ -27,6 +28,7 @@