checkpoint
This commit is contained in:
1
templates/task_runtime.html
Normal file
1
templates/task_runtime.html
Normal file
@@ -0,0 +1 @@
|
||||
<h2>{{ task.name }}<span style="margin-left: 15px;" class="badge badge-{% if progress.finished %}success{% else %}danger{% endif %}">{{ progress.time }}</span></h2>
|
Reference in New Issue
Block a user