mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-19 14:55:13 +00:00
fix: fix lint issues with trailing whitespaces
This commit is contained in:
@@ -788,7 +788,7 @@ erpnext.utils.update_child_items = function (opts) {
|
|||||||
},
|
},
|
||||||
primary_action_label: __("Update"),
|
primary_action_label: __("Update"),
|
||||||
});
|
});
|
||||||
|
|
||||||
dialog.show();
|
dialog.show();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user