mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Remove date table field type
No longer used anywhere.
This commit is contained in:
@@ -67,12 +67,6 @@
|
||||
</td>
|
||||
{%- endmacro %}
|
||||
|
||||
{% macro date_field(text) -%}
|
||||
<td class="table-field-date">
|
||||
<span>{{ text }}</span>
|
||||
</td>
|
||||
{% endmacro %}
|
||||
|
||||
{% macro text_field(text, status='') -%}
|
||||
{% call field(status=status) %}
|
||||
{{ text }}
|
||||
|
||||
Reference in New Issue
Block a user