Merge branch 'staging' into newDrive
This commit is contained in:
@@ -2504,7 +2504,6 @@ define([
|
||||
module.resetTree();
|
||||
return false;
|
||||
}).on('change', ['drive', 'migrate'], function () {
|
||||
console.log('OKOKOK');
|
||||
var path = arguments[2];
|
||||
var value = arguments[1];
|
||||
if (path[1] === "migrate" && value === 1) {
|
||||
|
||||
Reference in New Issue
Block a user