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