Skip to content

Commit 63bd800

Browse files
committed
PD-4766
1 parent 60e7e36 commit 63bd800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/record/components/record-header/record-header.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{{ showSummaryLabel }}
4040
</span>
4141

42-
<ng-container header-banner-id-actions>
42+
<ng-container header-banner-id-actions *ngIf="!noDisplayableData">
4343
<button
4444
mat-icon-button
4545
class="orc-font-small-print"

0 commit comments

Comments
 (0)