fix buttons in all modals
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<td>{{ data.email }}</td>
|
||||
<td>{{ data.birthDate | date: 'dd/MM/yyyy'}}</td>
|
||||
<td>
|
||||
<app-modal [name]="'Afficher'">
|
||||
<app-modal type="link" [name]="'Voir les emprunts'">
|
||||
<nz-table #basicTable [nzData]="listOfData">
|
||||
<thead>
|
||||
<tr style="text-align: center">
|
||||
|
||||
Reference in New Issue
Block a user