X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a65c8e991906fc1ad47af84decc066672348ce1b..46bc75c8:/templates/webpages/ct/_contact.html diff --git a/templates/webpages/ct/_contact.html b/templates/webpages/ct/_contact.html index 8da17e9cb..528ad8ddc 100644 --- a/templates/webpages/ct/_contact.html +++ b/templates/webpages/ct/_contact.html @@ -1,24 +1,23 @@ [% USE L %][% USE HTML %][% USE T8 %][% USE LxERP %] - +
- - - - - + + + + @@ -46,6 +45,11 @@ + + + + + @@ -87,8 +91,16 @@ - - + + + + + + + @@ -114,4 +126,23 @@ + [% IF CUSTOM_VARIABLES.Contacts.size %] + + + + + [%- FOREACH var = CUSTOM_VARIABLES.Contacts %] + + + + + [%- END %] + [%- END %] +
[% 'Contacts' | $T8 %] [%- L.select_tag('cp_id', L.options_for_select(CONTACTS, default => cp_id, with_empty => 1, empty_title => LxERP.t8('New contact'), value => 'cp_id', title_sub => \contacts_label), - onchange => "\$('#contact_table').load('ct.pl?action=get_contact&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&cp_id=' + \$('#cp_id').attr('value'))") %] + onchange => "\$('#contacts').load('ct.pl?action=get_contact&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&cp_id=' + \$('#cp_id').attr('value'))") %]
[% 'Gender' | $T8 %] - -
[% 'Gender' | $T8 %] + +
[% 'Title' | $T8 %]
[% 'E-mail' | $T8 %]
[% 'Phone1' | $T8 %]
[% 'E-mail' | $T8 %][% 'Street' | $T8 %]
[% 'Zip, City' | $T8 %] + + +
[% 'Bcc' | $T8 %]

[% HTML.escape(var.description) %][% var.HTML_CODE %]
+ +[% IF cp_id %] + +[% END %] + +