hide choice type doc for email

prod
Dmitriy Shesterkin 8 years ago
parent c9574ebe99
commit 509d6bd180
  1. BIN
      src/xls_templates/aktrabot.xls
  2. BIN
      src/xls_templates/aktsverki.xls
  3. 2
      templates/docs/email/base_email_form.html

Binary file not shown.

Binary file not shown.

@ -38,7 +38,7 @@
<div style="float: left; width: 130px; text-align: right; margin-right: 6px;">
Отправить как:
</div>
<div style="float: left; width: 210px;">
<div style="float: left; width: 210px;visibility: hidden;">
{{ form.doc_format }}
{% if not is_ajax %}{{ form.doc_format.errors }}{% endif %}
</div>

Loading…
Cancel
Save