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 46afd577c..da035dc66 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 @@ -6,19 +6,19 @@ [subTitle]="activeTabLabel" [loading]="activeHeaderLoading" > - @if (activeBulkList) { + @if (activeAttributeList) {
- - - + + +
@@ -27,30 +27,30 @@ Select:
- @if (activeBulkList.selectedObjects.size > 0) { - } - -
- - - } @else if (activeCustomFields) { @@ -62,13 +62,13 @@