X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Fform.html;h=4fdc8a329b7832d5b816a3756944008b0d77e34f;hb=b9aaed24f1b5b7fbd52ecb097236fcdfe15215d0;hp=8b4d1c0b35dc0b85bcaa81adffd26f58e45f7f4c;hpb=b638b6a13dea5935637b3c38b1a3252053fa1a46;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index 8b4d1c0b3..4fdc8a329 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -25,10 +25,13 @@
  • [% 'Contacts' | $T8 %]
  • [% IF show_deliveries %]
  • [% 'Supplies' | $T8 %]
  • -[%- IF INSTANCE_CONF.get_doc_storage %] -
  • [% 'Attachments' | $T8 %]
  • -[%- END %] [% END %] + [%- IF INSTANCE_CONF.get_webdav %] +
  • [% 'WebDAV' | $T8 %]
  • + [%- END %] + [%- IF INSTANCE_CONF.get_doc_storage %] +
  • [% 'Attachments' | $T8 %]
  • + [%- END %]
  • [% 'Notes' | $T8 %]
  • [% IF ( cv_cvars.size ) %] @@ -64,6 +67,7 @@ [% IF show_deliveries %] [% PROCESS "customer_vendor/tabs/deliveries.html" %] [% END %] + [% PROCESS 'webdav/_list.html' %] [% PROCESS "customer_vendor/tabs/vcnotes.html" %] [% IF ( cv_cvars.size ) %] [% PROCESS "customer_vendor/tabs/custom_variables.html" %]