Add view to list workout notes for a person
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
hx-target="#container" hx-push-url="true" _="init js(me) tail.select(me, {}) end">
|
||||
<option value="month">Month</option>
|
||||
<option value="year">Year</option>
|
||||
<option value="notes">Notes</option>
|
||||
<option value="all" selected>All</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user