mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-30 01:46:24 +01:00
show-transparency missed from image format modal
This commit is contained in:
parent
c185e57347
commit
cb7084b052
@ -5,7 +5,7 @@
|
||||
|
||||
<div class="row row-flush nice-padding">
|
||||
<div class="col6">
|
||||
{% image image max-800x600 %}
|
||||
{% image image max-800x600 class="show-transparency" %}
|
||||
</div>
|
||||
<div class="col6">
|
||||
<form action="{% url 'wagtailimages:chooser_select_format' image.id %}" method="POST">
|
||||
|
Loading…
Reference in New Issue
Block a user