fixed styles

This commit is contained in:
daniel 2023-03-28 08:45:40 +02:00
parent 4e01838238
commit 3d815d56c8
1 changed files with 0 additions and 2 deletions

View File

@ -652,8 +652,6 @@ var TreeController = {
typeof element.icon != "undefined" &&
element.icon.length > 0
) {
console.log("a");
console.log(controller);
$content.append(
'<div class="node-icon"><div class="node-icon-container"><img src="' +
(controller.baseURL.length > 0 ? controller.baseURL : "") +