Delete RequiredLabel

This commit is contained in:
George Drummond
2019-06-18 14:36:36 -04:00
parent 929ad8648b
commit 9bf06ad5e2
5 changed files with 0 additions and 48 deletions

View File

@@ -1,5 +0,0 @@
{% macro RequiredLabel() -%}
<span class='label label--error'>{{ "common.response_label" | translate }}</span>
{%- endmacro %}