mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-29 11:22:15 +00:00
Somewhat optimised SQL on level detail
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<div class="alert alert-warning mx-auto">No qualifications in any levels yet...did someone forget to fill out the paperwork?</div>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<h3>In Progress</h3>
|
||||
<h3 class="col-12 pt-2">In Progress</h3>
|
||||
<div class="card-columns">
|
||||
{% for level in started_levels %}
|
||||
{% percentage_complete level object as completion %}
|
||||
|
||||
Reference in New Issue
Block a user