Actually just use title

This commit is contained in:
shamoon
2026-02-07 19:41:09 -08:00
parent 651a0c72f1
commit 6a02a1dd6f

View File

@@ -1,10 +1,8 @@
<pngx-page-header <pngx-page-header
title="Document Attributes" [title]="activeTabLabel"
i18n-title
info="Manage tags, correspondents, document types, storage paths, and custom fields." info="Manage tags, correspondents, document types, storage paths, and custom fields."
i18n-info i18n-info
[infoLink]="activeInfoLink" [infoLink]="activeInfoLink"
[subTitle]="activeTabLabel"
[loading]="activeHeaderLoading" [loading]="activeHeaderLoading"
> >
@if (activeAttributeList) { @if (activeAttributeList) {