Transfer ownership from or to a team

This commit is contained in:
yflory
2019-09-27 16:00:58 +02:00
parent 98800a34cc
commit aaed0b939e
3 changed files with 104 additions and 27 deletions

View File

@@ -3729,6 +3729,10 @@ define([
data.roHref = base + data.roHref;
}
if (currentPath[0] === TEMPLATE) {
data.isTemplate = true;
}
if (manager.isSharedFolder(el)) {
delete data.roHref;
//data.noPassword = true;