Only allow choosing purchases of selected edition

This commit is contained in:
2023-11-15 14:25:42 +01:00
parent 7b2dba7483
commit a7dd0c5556
7 changed files with 32 additions and 3 deletions

View File

@ -12,7 +12,6 @@
id="last-session-start"
href="{% url 'start_session_same_as_last' last.id %}"
hx-get="{% url 'start_session_same_as_last' last.id %}"
hx-indicator="#indicator"
hx-swap="afterbegin"
hx-target=".responsive-table tbody"
hx-select=".responsive-table tbody tr:first-child"