change repo
This commit is contained in:
8
src/app/Popup/statistik/statistik.component.html
Normal file
8
src/app/Popup/statistik/statistik.component.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<h2 mat-dialog-title>Statistic</h2>
|
||||
<mat-dialog-content>
|
||||
<div [innerHTML]="formattedMessage"></div>
|
||||
</mat-dialog-content>
|
||||
<mat-dialog-actions>
|
||||
<button mat-button (click)="openStatisticPopup()">OK</button>
|
||||
</mat-dialog-actions>
|
||||
|
||||
Reference in New Issue
Block a user