Skip to content

Commit 161f0a5

Browse files
mjabascal10Copilot
andauthored
Update frontend/src/app/data-management/alert-management/shared/components/alert-echoes/alert-echoes.component.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2c1fe57 commit 161f0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/data-management/alert-management/shared/components/alert-echoes/alert-echoes.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<app-alert-view-detail (refreshData)="onRefreshData($event)"
7575
[isEcho]=" true"
7676
[alert]="alert"
77-
[hideEmptyField]=" true"
77+
[hideEmptyField]="true"
7878
[dataType]="dataType">
7979
</app-alert-view-detail>
8080
</td>

0 commit comments

Comments
 (0)