commit | f3ec4f19642bb45551d4d9d3b27a56175f13c6d9 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Wed Apr 10 22:06:03 2024 +0530 |
committer | GitHub <noreply@github.com> | Wed Apr 10 22:06:03 2024 +0530 |
tree | f14d4d237070cc7dc4d26d3d5580e01538be1372 | |
parent | 549ea8a63cb0272bd565f01a158e2f929aa072ef [diff] |
chore: remove unwanted changes
diff --git a/erpnext/public/js/utils/dimension_tree_filter.js b/erpnext/public/js/utils/dimension_tree_filter.js index a971656..36c0f1b 100644 --- a/erpnext/public/js/utils/dimension_tree_filter.js +++ b/erpnext/public/js/utils/dimension_tree_filter.js
@@ -22,7 +22,6 @@ }); me.default_dimensions = r.message[1]; me.setup_filters(frm, doctype); - me.update_dimension(frm, doctype); }, }); },