add highlight report
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<h3 class="card-header">{{ reports.status.takeLang }}</h3>
|
||||
<div class="card-body">
|
||||
{% for report in reports.reports %}
|
||||
{{ sets.cardView(report, reports.status, reportToDoList) }}
|
||||
{{ sets.cardView(report, reports.status, reportToDoList,highlightStatus) }}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user