Skip to content
Snippets Groups Projects
Commit d454d9b9 authored by Valentin Rigal's avatar Valentin Rigal
Browse files

Display estimated completion time

parent 734b4428
No related branches found
No related tags found
1 merge request!1513Display estimated completion time
......@@ -103,6 +103,18 @@
</div>
</div>
</div>
<div class="field is-horizontal">
<div class="field-label">
<label class="label">Estimated time</label>
</div>
<div class="field-body">
<div class="field">
<div class="control">
<p>{{ stats.completion_estimate_time }}</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment