Remove + icons from folders in the trash
parent
51b4d269be
commit
e791add4ec
|
@ -2280,7 +2280,7 @@ define([
|
|||
$element.appendTo($list);
|
||||
});
|
||||
|
||||
createGhostIcon($list);
|
||||
if (!inTrash) { createGhostIcon($list); }
|
||||
}
|
||||
$content.append($info).append($dirContent);
|
||||
|
||||
|
|
Loading…
Reference in New Issue