]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ct/form_header.html
Update jQuery auf 1.9.1, jQuery-UI auf 1.10.1
[mfinanz.git] / templates / webpages / ct / form_header.html
index f56c9c2125f77ac7f6e6bca21502664c9f104d78..e48152327d513697e31adeea30d47910dddea381 100644 (file)
       <th align="right">[% 'Shipping Address' | $T8 %]</th>
       <td colspan="3">
        [% L.select_tag('delivery_id', SHIPTO_ALL, value_key = 'shipto_id', title_sub = \shipto_label, with_empty = 1,
-                       onchange = "\$('#delivery').load('ct.pl?action=get_delivery&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&shipto_id=' + this.value)") %]
+                       onchange = "\$('#delivery').load('ct.pl?action=get_delivery&id=' + \$('#cvid').val() + '&db=' + \$('#db').val() + '&shipto_id=' + this.value)") %]
       </td>
      </tr>