diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html index 5000af93d..eaf7d298a 100644 --- a/src-ui/src/app/components/document-detail/document-detail.component.html +++ b/src-ui/src/app/components/document-detail/document-detail.component.html @@ -21,361 +21,361 @@ + Delete + -
- - +
+ + - Download - + Download + - @if (metadata?.has_archive_version) { -
- - -
- } + @if (metadata?.has_archive_version) { + + } +
-
- -
- +
+ +
+ - -
-
+ +
+
- - + + - - + + -
-
+
+
-
- -
-
- - - -
- - -
- - - -
- -
-
- -
- - @if (renderAsPlainText) { -
- } - @if (requiresPassword) { -
-
- -
-
- } -
+
+
+
+ + +
- -
- - - @if (hasNext()) { - - } - @if (!hasNext()) { - - } - - -
-
+ +
- - @if (!metadata) { -
-
-
- Loading... -
+ + +
+ + +
+ +
+ + @if (renderAsPlainText) { +
+ } + @if (requiresPassword) { +
+
+ +
+
+ } +
+ +
+ + +
+ + + @if (hasNext()) { + + } + @if (!hasNext()) { + + } + + +
+
+ + + @if (!metadata) { +
+
+
+ Loading... +
+
+ } + @if (getContentType() === 'application/pdf') { + @if (!useNativePdfViewer ) { +
+ + +
+ } @else { + + } + } + @if (renderAsPlainText) { +
+ } + @if (showPasswordField) { +
+
+ +
+
+ } +