Encrypt href for new pads in old shared folders
This commit is contained in:
@@ -59,7 +59,7 @@ define([
|
||||
});
|
||||
};
|
||||
|
||||
// XXX only needed if we want a manual migration from the share modal...
|
||||
// SFMIGRATION: only needed if we want a manual migration from the share modal...
|
||||
SF.migrate = function (channel) {
|
||||
var sf = allSharedFolders[channel];
|
||||
if (!sf) { return; }
|
||||
|
||||
Reference in New Issue
Block a user