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 Dec 1, 2020
1 parent 2246665 commit f20e112
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,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 f20e112

Please sign in to comment.