changes to make plans work
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="left">Status</th>
|
||||
<th align="left">Date</th>
|
||||
<th align="left">On or After</th>
|
||||
<th align="left">On or Before</th>
|
||||
<th align="left">Name</th>
|
||||
@@ -78,6 +79,7 @@
|
||||
href="/rowers/virtualevent/{{ ps.id }}/submit"> </a>
|
||||
{% endif %}
|
||||
</td>
|
||||
<td> {{ ps.preferreddate|date:"Y-m-d"}} </td>
|
||||
<td> {{ ps.startdate|date:"Y-m-d" }} </td>
|
||||
<td> {{ ps.enddate|date:"Y-m-d" }} </td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user