update comment

This commit is contained in:
Andras Timar 2018-02-19 19:32:20 +01:00
parent 71f6cff199
commit 4b8dd9556f

View File

@ -503,7 +503,7 @@ var documentsMain = {
documentsMain.canShare = typeof OC.Share !== 'undefined' && richdocuments_permissions & OC.PERMISSION_SHARE;
// fade out file list and show the cloudsuite
// fade out file list and show the document
$('#content-wrapper').fadeOut('fast').promise().done(function() {
documentsMain.fileId = richdocuments_fileId;