fix: Employee dashboard disappear after switching from leave application form (#19690)
This commit is contained in:
parent
f0e87f7fdd
commit
707bb2052c
@ -60,7 +60,6 @@ frappe.ui.form.on("Leave Application", {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
$("div").remove(".form-dashboard-section");
|
|
||||||
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