update comment
This commit is contained in:
parent
71f6cff199
commit
4b8dd9556f
@ -503,7 +503,7 @@ var documentsMain = {
|
|||||||
|
|
||||||
documentsMain.canShare = typeof OC.Share !== 'undefined' && richdocuments_permissions & OC.PERMISSION_SHARE;
|
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() {
|
$('#content-wrapper').fadeOut('fast').promise().done(function() {
|
||||||
|
|
||||||
documentsMain.fileId = richdocuments_fileId;
|
documentsMain.fileId = richdocuments_fileId;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user