Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
MaarchCourrier
Commits
4a57db1e
Commit
4a57db1e
authored
Dec 07, 2021
by
Hamza HRAMCHI
Browse files
FIX #18940 TIME 0:10 Attachment cannot be previewed
parent
f530f55f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/frontend/app/viewer/document-viewer.component.ts
View file @
4a57db1e
...
...
@@ -182,6 +182,9 @@ export class DocumentViewerComponent implements OnInit, OnDestroy {
}
ngOnInit
()
{
if
(
this
.
downloadActions
===
undefined
)
{
this
.
downloadActions
=
[];
}
this
.
setEditor
();
this
.
http
.
get
(
'
../rest/indexing/fileInformations
'
).
pipe
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment