X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header.html;h=0867d4abb8bdd5d8656796169360771f68598b23;hb=e01cf725731ad0e6d002ace63716d5a0e31a674f;hp=87555df39b6d246fcf832fd6427054a6fe47dea3;hpb=128bad31d931ed3a3df4390170f7a598748f3a83;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index 87555df39..0867d4abb 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %]
@@ -11,6 +12,9 @@ + [%- IF is_sales_ord %] + [% L.javascript_tag("js/edit_periodic_invoices_config") %] + [%- END %] [%- FOREACH row = HIDDENS %] @@ -22,6 +26,10 @@ +[%- IF resubmit %] +[%# in case of resubmits, restore enough information for dispatcher to work %] + [% L.hidden_tag('action_' _ dispatched_action, 1) %] +[%- END %]
[% title %]