diff --git a/Resources/views/Form/fields.html.twig b/Resources/views/Form/fields.html.twig index aec5ade2..3e4f8b7c 100644 --- a/Resources/views/Form/fields.html.twig +++ b/Resources/views/Form/fields.html.twig @@ -13,11 +13,13 @@
-
- - {% trans %}Edit{% endtrans %} - -
+ {% if not disabled %} +
+ + {% trans %}Edit{% endtrans %} + +
+ {% endif %}
{% if not options.fieldImage %} {% if form[name].vars.value %}