Hi Miley
I have added these lines to your jsbin
$this.find(".sapUiTreeNode").each(function() {
$(this).attr('title', '');
});
in your onAfterRendering function
JS Bin - Collaborative JavaScript Debugging
Thanks
-D
Hi Miley
I have added these lines to your jsbin
$this.find(".sapUiTreeNode").each(function() {
$(this).attr('title', '');
});
in your onAfterRendering function
JS Bin - Collaborative JavaScript Debugging
Thanks
-D