Hide the template from the list in the drive until it's done

pull/1/head
yflory 8 years ago
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…
Cancel
Save