Display the share modal after folder conversion to sf
This commit is contained in:
@@ -689,7 +689,9 @@ define([
|
||||
|
||||
// remove folder
|
||||
Env.user.userObject.delete([path], function () {
|
||||
cb();
|
||||
cb({
|
||||
fId: SFId
|
||||
});
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user