Refactor context menu in drive

This commit is contained in:
yflory
2018-01-19 17:03:58 +01:00
parent 4bea1aa2df
commit 2e436f16c9
3 changed files with 331 additions and 388 deletions

View File

@@ -571,7 +571,6 @@ define([
// RENAME
exp.rename = function (path, newName, cb) {
if (sframeChan) {
console.log(path, newName);
return void sframeChan.query("Q_DRIVE_USEROBJECT", {
cmd: "rename",
data: {