Kunden-/Lieferanten: Löschen von Ansprechpersonen, Lieferadressen gefixt
[kivitendo-erp.git] / templates / webpages / customer_vendor / tabs / contacts.html
index 602352c..cc9b0b7 100644 (file)
 
   </table>
 
-  [% L.button_tag('submitInputButton(this);', LxERP.t8('Delete Contact'), name = 'action_delete_contact', class = 'submit') %]
+  [% L.button_tag('submitInputButton("delete_contact");', LxERP.t8('Delete Contact'), class = 'submit') %]
   [% IF ( !SELF.contact.cp_id ) %]
     <script type="text/javascript">
       $('#action_delete_contact').hide();