Show workouts on monthly calendar, not yet interactive (Will make it so you can change month and select workout to view on click)

This commit is contained in:
Peter Stockings
2023-10-13 16:56:23 +11:00
parent 8386789a2a
commit c7598f970d
3 changed files with 115 additions and 235 deletions

View File

@@ -63,7 +63,7 @@
</button>
</h2>
<div class="!visible collapse p-4 hidden">
{{ render_partial('partials/calendar.html', foo=1) }}
{{ render_partial('partials/calendar.html', calendar_month=u.calendar_month) }}
<ol class="relative border-l border-gray-200 dark:border-gray-700">