updated modal-button for choice between all types of button at the initialization of the modal
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<tr>
|
||||
<td>{{data.transporter}}</td>
|
||||
<td>
|
||||
<app-modal-button name="Voir tout les bons de livraison">
|
||||
<app-modal-button type="link" name="Voir tout les bons de livraison">
|
||||
<div style="max-height: 400px; overflow-y: auto;">
|
||||
<nz-table [nzData]="data.deliveryNote">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user