diff --git a/layouts/v7/modules/Contacts/resources/Detail.js b/layouts/v7/modules/Contacts/resources/Detail.js index 2766c63512c6c4263a88cb7f86a45c6df2237e44..fe6f018755179d66f9116f93236021ad3f052a93 100644 --- a/layouts/v7/modules/Contacts/resources/Detail.js +++ b/layouts/v7/modules/Contacts/resources/Detail.js @@ -47,4 +47,4 @@ Vtiger_Detail_Js("Contacts_Detail_Js", {}, { this._super(); this.registerAjaxPreSaveEvents(form); } -}) \ No newline at end of file +})