diff --git a/src/app/components/supplier-table/supplier-table.html b/src/app/components/supplier-table/supplier-table.html index 1a89523..8c6c89b 100644 --- a/src/app/components/supplier-table/supplier-table.html +++ b/src/app/components/supplier-table/supplier-table.html @@ -45,7 +45,7 @@
+ (click)="openEditProductModal(product, supplier.id)"> @@ -81,7 +81,7 @@