Skip to content

Commit 615ad9d

Browse files
sachinsahoo11dabeng
authored andcommitted
Fixing spacing
1 parent 4826ea1 commit 615ad9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/jquery.orgchart.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@
973973
//to fix drag and drop on IE and Edge
974974
event.preventDefault();
975975
}
976-
},
976+
},
977977
//
978978
dragendHandler: function (event) {
979979
this.$chart.find('.allowedDrop').removeClass('allowedDrop');

0 commit comments

Comments
 (0)