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