mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
Removed repeated if statements
This commit is contained in:
@@ -39,10 +39,6 @@
|
|||||||
 
|
 
|
||||||
Data available for 7 days
|
Data available for 7 days
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
|
|
||||||
{% if notifications %}
|
|
||||||
<div class='dashboard-table'>
|
<div class='dashboard-table'>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% call(item, row_number) list_table(
|
{% call(item, row_number) list_table(
|
||||||
|
|||||||
Reference in New Issue
Block a user