mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
fix: added semicolons
This commit is contained in:
@@ -13,8 +13,8 @@ frappe.ui.form.on("Address", {
|
||||
filters: {
|
||||
name: 'Company'
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
frm.refresh_field('links');
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user