We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a285243 commit 1af41baCopy full SHA for 1af41ba
Resources/templates/CommonAdmin/ListTemplate/Column/undefined.php.twig
Resources/templates/CommonAdmin/ListTemplate/column.php.twig
@@ -4,7 +4,6 @@
4
{% use '../CommonAdmin/ListTemplate/Column/money.php.twig' %}
5
{% use '../CommonAdmin/ListTemplate/Column/decimal.php.twig' %}
6
{% use '../CommonAdmin/ListTemplate/Column/collection.php.twig' %}
7
-{% use '../CommonAdmin/ListTemplate/Column/undefined.php.twig' %}
8
9
{% block column_default %}
10
{{ echo_block('list_td_column_' ~ column.name) -}}
0 commit comments