Skip to content
Snippets Groups Projects

add task details page

Merged Nico Vermaas requested to merge dev-nico into master
6 files
+ 34
28
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -28,9 +28,8 @@
<th>Created</th>
<th>size-to-process</th>
<th>Details</th>
<th>Hold</th>
<th>Set Status</th>
<th>Info</th>
<th>Actions</th>
</tr>
</thead>
<tbody>
@@ -46,7 +45,7 @@
{% include 'taskdatabase/pagination.html' %}
</div>
</div>
<p class="footer"> Version 1.0.0 (5 mar 2021 - 15:00)
<p class="footer"> Version 1.0.0 (5 mar 2021 - 16:00)
</div>
Loading