Skip to content

Commit

Permalink
Added check on Gepg to expanded details to ensure if cash dont expand…
Browse files Browse the repository at this point in the history
… and if GePG expand to show more Details
  • Loading branch information
iamgaspardev committed Nov 17, 2024
1 parent a2d85b9 commit aa32009
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
</td>
</ng-container>

<!-- Expanded Content Column -->
<!-- Expanded Content for Gepg Details -->
<ng-container matColumnDef="expandedDetail">
<td mat-cell *matCellDef="let element" [attr.colspan]="displayedColumns.length">
<div class="example-element-detail"
Expand Down

0 comments on commit aa32009

Please sign in to comment.