Back to Paperless Ngx

Document Attributes.Component

src-ui/src/app/components/manage/document-attributes/document-attributes.component.html

3.0.3345 B
Original Source

@if (activeManagementList) {

Select @if (activeManagementList.hasSelection) { selected } Select noneSelect pageSelect all

Select:

@if (activeManagementList.hasSelection) { None } PageAll

PermissionsDeleteCreate } @else if (activeCustomFields) { Add Field } @for (section of visibleSections; track section.id) { - {{ section.label }} }