Petites évolutions

This commit is contained in:
Sébastien André
2020-12-24 20:45:56 +01:00
parent cd4ac50cb1
commit c485d2d50d
5 changed files with 18 additions and 8 deletions

View File

@@ -5,6 +5,7 @@
<th mat-header-cell *matHeaderCellDef></th>
<td mat-cell *matCellDef="let element" style="text-align: left; cursor: pointer;">
<mat-icon aria-hidden="false" aria-label="All informations of the jump">info</mat-icon>
<span [innerHTML]="element.gear.Name , element.withCutaway, element.notes"></span>
</td>
</ng-container>