Update file list when rename a file
This commit is contained in:
parent
1476883aee
commit
1138227618
@ -28,6 +28,7 @@ var fileManager = (function($) {
|
||||
}
|
||||
$(this).hide();
|
||||
$("#file-title").show();
|
||||
fileManager.updateFileTitleList();
|
||||
fileManager.updateFileTitleUI();
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user