mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 08:17:15 +00:00
fix(Asset): Make Manage button white
This commit is contained in:
@@ -132,7 +132,6 @@ frappe.ui.form.on('Asset', {
|
||||
}, __("Manage"));
|
||||
}
|
||||
|
||||
frm.page.set_inner_btn_group_as_primary(__("Manage"));
|
||||
frm.trigger("setup_chart");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user