add edit_lineup dashboard

This commit is contained in:
2022-06-02 14:42:11 -05:00
parent 598ebd6910
commit cd503f639c
48 changed files with 89184 additions and 154 deletions

View File

@@ -134,7 +134,7 @@
<div class="row m-0">
<div class="flex-column m-2">
<a class="btn btn-primary btn-sm"
href=""
href="{% url 'teamsnap_edit_lineup' team_id=event.data.team_id event_ids=event.data.id %}"
role="button">Edit</a>
</div>
</div>