Refresh the directory if needed when the object has changed

This commit is contained in:
yflory
2016-11-18 17:17:48 +01:00
parent 118829617f
commit d6e1215166
4 changed files with 106 additions and 21 deletions

View File

@@ -86,11 +86,7 @@ li {
text-decoration: underline;
}
#tree #trashTree {
margin-top: 2em;
}
#tree #unsortedTree {
#tree #trashTree, #tree #unsortedTree, #tree #allfilesTree {
margin-top: 2em;
}