sort of importing ok
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<tr>
|
||||
<th>Import</th>
|
||||
<th>Date</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
<th>Type</th>
|
||||
<th>Training Load</th>
|
||||
@@ -29,6 +30,7 @@
|
||||
<input type="checkbox" name="session" value="{{ session.id }}">
|
||||
</td>
|
||||
<td>{{ session.start_date_local }}</td>
|
||||
<td>{{ session.name }}</td>
|
||||
<td>{{ session.description }}</td>
|
||||
<td>{{ session.type }}</td>
|
||||
<td>{{ session.icu_training_load }}</td>
|
||||
|
||||
Reference in New Issue
Block a user