fix: removed only custom dashboard
This commit is contained in:
parent
ce42f48bfb
commit
9cc5c18f36
@ -60,6 +60,7 @@ frappe.ui.form.on("Leave Application", {
|
||||
}
|
||||
}
|
||||
});
|
||||
$("div").remove(".form-dashboard-section.custom");
|
||||
frm.dashboard.add_section(
|
||||
frappe.render_template('leave_application_dashboard', {
|
||||
data: leave_details
|
||||
|
Loading…
Reference in New Issue
Block a user