bugfix (UI): fix issues with file renaming/deletion/creation in UI

This commit is contained in:
Mickael KERJEAN
2018-03-26 13:37:43 +11:00
parent 950f56bbdf
commit 7795b6d74b
3 changed files with 28 additions and 29 deletions

View File

@ -163,7 +163,6 @@ Data.prototype.destroy = function(){
this._init();
}
// // test
// cache = new Data();
// cache.put(cache.FILE_PATH, '/', {a:3});