Remove + icons from folders in the trash

pull/1/head
yflory 7 years ago
parent 51b4d269be
commit e791add4ec

@ -2280,7 +2280,7 @@ define([
$element.appendTo($list);
});
createGhostIcon($list);
if (!inTrash) { createGhostIcon($list); }
}
$content.append($info).append($dirContent);

Loading…
Cancel
Save