From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:03:56 +0000 (-0800) Subject: Chore: change doc detail icon X-Git-Tag: v2.14.0~1^2~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4578b45895654a31fb40cdf1afc735f2ee21160;p=thirdparty%2Fpaperless-ngx.git Chore: change doc detail icon --- diff --git a/src-ui/src/app/app.module.ts b/src-ui/src/app/app.module.ts index 08b3348e75..a0e23193dc 100644 --- a/src-ui/src/app/app.module.ts +++ b/src-ui/src/app/app.module.ts @@ -145,7 +145,6 @@ import { asterisk, braces, bodyText, - boxArrowInRight, boxArrowUp, boxArrowUpRight, boxes, @@ -186,6 +185,7 @@ import { fileEarmarkFill, fileEarmarkLock, fileEarmarkMinus, + fileEarmarkRichtext, files, fileText, filter, @@ -253,7 +253,6 @@ const icons = { asterisk, braces, bodyText, - boxArrowInRight, boxArrowUp, boxArrowUpRight, boxes, @@ -294,6 +293,7 @@ const icons = { fileEarmarkFill, fileEarmarkLock, fileEarmarkMinus, + fileEarmarkRichtext, files, fileText, filter, diff --git a/src-ui/src/app/components/app-frame/global-search/global-search.component.html b/src-ui/src/app/components/app-frame/global-search/global-search.component.html index 2f5104547d..3399b4fad6 100644 --- a/src-ui/src/app/components/app-frame/global-search/global-search.component.html +++ b/src-ui/src/app/components/app-frame/global-search/global-search.component.html @@ -49,7 +49,7 @@ [disabled]="disablePrimaryButton(type, item)" (mouseenter)="onButtonHover($event)"> @if (type === DataType.Document) { - +  Open } @else if (type === DataType.SavedView) { @@ -72,7 +72,7 @@  Download } @else { - +  Open } diff --git a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html index a433a6198b..04f3a236ac 100644 --- a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html +++ b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html @@ -54,7 +54,7 @@  More like this -  Open +  Open
- +