diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html
index db0e12607..46984940d 100644
--- a/src-ui/src/app/components/app-frame/app-frame.component.html
+++ b/src-ui/src/app/components/app-frame/app-frame.component.html
@@ -180,7 +180,7 @@
- Attributes
+ Attributes
}
diff --git a/src-ui/src/app/components/manage/document-attributes/document-attributes.component.html b/src-ui/src/app/components/manage/document-attributes/document-attributes.component.html
index b214e8c2c..cfb77e44d 100644
--- a/src-ui/src/app/components/manage/document-attributes/document-attributes.component.html
+++ b/src-ui/src/app/components/manage/document-attributes/document-attributes.component.html
@@ -65,7 +65,7 @@
@if (canViewTags) {
- Tags
+ Tags
@@ -75,7 +75,7 @@
@if (canViewCorrespondents) {
- Correspondents
+ Correspondents
@@ -85,7 +85,7 @@
@if (canViewDocumentTypes) {
- Document types
+ Document types
@@ -95,7 +95,7 @@
@if (canViewStoragePaths) {
- Storage paths
+ Storage paths
@@ -105,7 +105,7 @@
@if (canViewCustomFields) {
- Custom fields
+ Custom fields
diff --git a/src-ui/src/main.ts b/src-ui/src/main.ts
index b03ce4c2b..a9081b8d8 100644
--- a/src-ui/src/main.ts
+++ b/src-ui/src/main.ts
@@ -126,6 +126,7 @@ import {
sliders2Vertical,
sortAlphaDown,
sortAlphaUpAlt,
+ stack,
stars,
tag,
tagFill,
@@ -344,6 +345,7 @@ const icons = {
sliders2Vertical,
sortAlphaDown,
sortAlphaUpAlt,
+ stack,
stars,
tagFill,
tag,