Use AccordionList macro on applications index page, remove duped class on task order index page

This commit is contained in:
leigh-mil
2019-12-10 10:58:55 -05:00
parent ac8dd662d1
commit e772a4b84b
4 changed files with 10 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
{% macro TaskOrderList(task_orders, status) %}
<div class="accordion usa-accordion">
<div class="accordion">
{% call Accordion(title=status, id=status, heading_tag="h4") %}
{% for task_order in task_orders %}
{% set to_number %}