X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/604765d5156076bdac2e2bf305ec287c6b0a0096..87eebe6:/templates/webpages/ct/_contact.html diff --git a/templates/webpages/ct/_contact.html b/templates/webpages/ct/_contact.html index d1db2e228..a7d395e96 100644 --- a/templates/webpages/ct/_contact.html +++ b/templates/webpages/ct/_contact.html @@ -5,7 +5,7 @@ [% 'Contacts' | $T8 %] [%- L.select_tag('cp_id', CONTACTS, default = cp_id, with_empty = 1, empty_title = LxERP.t8('New contact'), value_key = 'cp_id', title_sub = \contacts_label, - onchange = "\$('#contacts').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').val() + '&db=' + \$('#db').val() + '&cp_id=' + \$('#cp_id').val())") %] @@ -125,14 +125,6 @@ - -
- - - - [% 'Bcc' | $T8 %] - - [% IF CUSTOM_VARIABLES.Contacts.size %]
@@ -151,5 +143,3 @@ [% IF cp_id %] [% END %] - -