Skip to content

Commit 4c2d692

Browse files
Copilotrenemadsen
andcommitted
Fix: Remove invalid color attribute from mat-menu-item
Co-authored-by: renemadsen <[email protected]>
1 parent 347b6c2 commit 4c2d692

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eform-client/src/app/plugins/modules/backend-configuration-pn/modules/reports/components/report-table/report-table.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
</button>
3939
<button
4040
mat-menu-item
41-
color="warn"
4241
id="deleteCaseBtn-{{i}}"
4342
(click)="onShowDeletePlanningCaseModal(row)"
4443
>

0 commit comments

Comments
 (0)