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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user