Skip to content

Commit

Permalink
EZEE-3350: Added support for saving additional image data from adminUI
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Nov 25, 2020
1 parent 3fafae8 commit 07b7d1d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<div class="ez-field-edit-preview__image-alt">
{{ form_row(form.alternativeText) }}
</div>
{{ form_widget(form.additionalData) }}
</div>
</div>
{% endblock %}

0 comments on commit 07b7d1d

Please sign in to comment.