PDF editor: Allow button to download current background

This commit is contained in:
Raphael Michel
2022-03-13 13:13:43 +01:00
committed by Raphael Michel
parent ab0f76c7bb
commit b05fa89010
2 changed files with 9 additions and 0 deletions

View File

@@ -204,6 +204,14 @@
{% endblocktrans %}
</p>
</div>
<div class="col-sm-12">
<p>
<a class="btn btn-default background-download-button" href="{{ pdf }}" target="_blank">
<i class="fa fa-download"></i>
<span>{% trans "Download current background" %}</span>
</a>
</p>
</div>
</div>
<div class="row control-group pdf-info">
<div class="col-sm-12">