X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/685108d71043daa0391e75861f0d27340aa44778..b8741ec3:/templates/webpages/customer_vendor/form.html diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index 356bb1f31..13f26db5f 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -1,7 +1,8 @@ [%- USE T8 %] +[%- USE HTML %] [%- USE LxERP %] [%- USE L %] -

[% FORM.title %]

+

[% FORM.title %] [% IF SELF.cv.id %] - [% HTML.escape(SELF.cv.displayable_name) %][% END %]

[% L.hidden_tag('_cti_enabled', !!LXCONFIG.cti.dial_command) %] @@ -23,6 +24,9 @@
  • [% 'Contacts' | $T8 %]
  • [% IF ( SELF.cv.id && AUTH.assert('sales_all_edit', 1) ) %]
  • [% 'Supplies' | $T8 %]
  • +[%- IF INSTANCE_CONF.get_doc_storage %] +
  • [% 'Attachments' | $T8 %]
  • +[%- END %] [% END %]
  • [% 'Notes' | $T8 %]