Display the channel ID of a shared folder to be able to restore it
This commit is contained in:
@@ -3149,6 +3149,7 @@ define([
|
||||
//data.noPassword = true;
|
||||
data.noEditPassword = true;
|
||||
data.noExpiration = true;
|
||||
data.sharedFolder = true; // XXX debug
|
||||
}
|
||||
|
||||
UIElements.getProperties(common, data, cb);
|
||||
|
||||
Reference in New Issue
Block a user