diff --git a/src/public/app/services/content_renderer.ts b/src/public/app/services/content_renderer.ts index 7064829fc..ec81ef3bc 100644 --- a/src/public/app/services/content_renderer.ts +++ b/src/public/app/services/content_renderer.ts @@ -203,7 +203,7 @@ function renderFile(entity: FNote | FAttachment, type: string, $renderedContent: // open doesn't work for protected notes since it works through a browser which isn't in protected session $openButton.toggle(!entity.isProtected); - $content.append($('