Merge pull request #19885 from Anurag810/leave_application_dashboard_fix
fix: removed only custom dashboard
This commit is contained in:
commit
dd079d7e02
@ -60,6 +60,7 @@ frappe.ui.form.on("Leave Application", {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
$("div").remove(".form-dashboard-section.custom");
|
||||||
frm.dashboard.add_section(
|
frm.dashboard.add_section(
|
||||||
frappe.render_template('leave_application_dashboard', {
|
frappe.render_template('leave_application_dashboard', {
|
||||||
data: leave_details
|
data: leave_details
|
||||||
|
Loading…
x
Reference in New Issue
Block a user