fix: test
This commit is contained in:
parent
c1bb4eec9c
commit
f9afade7dc
@ -173,7 +173,7 @@ erpnext.HierarchyChart = class {
|
||||
}
|
||||
|
||||
make_svg_markers() {
|
||||
$('#arrows').remove();
|
||||
$('#hierarchy-chart-wrapper').remove();
|
||||
|
||||
this.page.main.append(`
|
||||
<div id="hierarchy-chart-wrapper">
|
||||
|
Loading…
Reference in New Issue
Block a user