Remove + icons from folders in the trash
This commit is contained in:
@@ -2280,7 +2280,7 @@ define([
|
|||||||
$element.appendTo($list);
|
$element.appendTo($list);
|
||||||
});
|
});
|
||||||
|
|
||||||
createGhostIcon($list);
|
if (!inTrash) { createGhostIcon($list); }
|
||||||
}
|
}
|
||||||
$content.append($info).append($dirContent);
|
$content.append($info).append($dirContent);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user