From 9c682d0e6b6dd22f5dc31296c46645a06cca18ca Mon Sep 17 00:00:00 2001 From: Dmitriy Shesterkin Date: Mon, 19 Jun 2017 12:59:12 +0300 Subject: [PATCH] del comment --- src/dokumentor/templates/docs/faktura/form.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dokumentor/templates/docs/faktura/form.html b/src/dokumentor/templates/docs/faktura/form.html index 7c1f7bc..7f3c9c9 100644 --- a/src/dokumentor/templates/docs/faktura/form.html +++ b/src/dokumentor/templates/docs/faktura/form.html @@ -25,7 +25,6 @@
-{# {% include 'docs/parts/form_field.html' with field=form.doc_reason id="doc_reason" classes="field" label="Основание" %}#} {% include 'docs/parts/form_field.html' with field=form.nds_value id="nds_value" classes="left nds_block__inline" label="НДС" no_clear_after="True" %} {% include 'docs/parts/form_field.html' with field=form.nds_method id="nds_method" classes="left nds-method hidden" no_clear_after="True" %}