X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2Fform_footer.html;h=f9880ad8059e25269cfb74c2d9f7c7dc151c1553;hb=fe56aab56928e884afd0b7baaa713cb54d25c55c;hp=2047d5981d32d24483e1db7f177224a9b71c43de;hpb=593a71851023f5b248fff933d6cc00ff4cfce90d;p=kivitendo-erp.git diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index 2047d5981..f9880ad80 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -1,7 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] -[%- USE L %] +[%- USE L %][%- USE P -%] @@ -15,10 +15,10 @@
- + [% L.textarea_tag("notes", notes, wrap="soft", style="width: 350px; height: 150px", class="texteditor") %] - + [% L.textarea_tag("intnotes", intnotes, wrap="soft", style="width: 350px; height: 150px") %] @@ -117,37 +117,10 @@

[% print_options %]

- [% IF id %] - - -[% IF show_storno %] - -[% END %] - - - -[% IF show_delete %] - - -[% END %] - - - - [% ELSE # no id %] - - [% UNLESS locked %] - - [%- END %] - - [% END # id %] - - [% IF id %] - [%#- button for saving history %] - - - [% IF INSTANCE_CONF.get_ir_show_mark_as_paid %] - - [% END %] - [% END %] + + +[% P.hidden_tag('draft_id', draft_id) %] +[% P.hidden_tag('draft_description', draft_description) %] +