Hide the template from the list in the drive until it's done
This commit is contained in:
parent
487650df78
commit
a9c9d19212
@ -1456,7 +1456,7 @@ define([
|
||||
createTree($tree, [ROOT]);
|
||||
if (!isWorkgroup()) {
|
||||
createUnsorted($tree, [UNSORTED]);
|
||||
createTemplate($tree, [TEMPLATE]);
|
||||
//createTemplate($tree, [TEMPLATE]);
|
||||
createAllFiles($tree, [FILES_DATA]);
|
||||
}
|
||||
createTrash($tree, [TRASH]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user