Merge branch 'staging' into newDrive

This commit is contained in:
yflory
2017-06-09 14:40:26 +02:00
4 changed files with 7 additions and 8 deletions

View File

@@ -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) {