Don't use service default postage, but template postage instead

This commit is contained in:
Pea Tyczynska
2019-02-04 17:28:14 +00:00
parent 64aff0ba05
commit b07f16b9a0
4 changed files with 3 additions and 6 deletions

View File

@@ -22,12 +22,10 @@
</a>
</div>
{% endif %}
{% if current_service.has_permission("choose_postage") %}
<div class="column-whole" id="postage">
<h2 class="heading-small heading-inline">Postage</h2>:
{{ template_postage or current_service.postage }} class
</div>
{% endif %}
{% else %}
{% if current_user.has_permissions('send_messages', restrict_admin_usage=True) %}
<div class="column-half">