mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 09:13:58 -04:00
Remove uses of inline-styles
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
{{ 1|message_count_label(item.type, suffix='template')|capitalize }}
|
||||
</span>
|
||||
{% endcall %}
|
||||
{{ spark_bar_field(item.requested_count, most_used_template_count) }}
|
||||
{{ spark_bar_field(item.requested_count, most_used_template_count, id=item.id) }}
|
||||
{% endcall %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user