From 84457d37886325dd43e4eca9f4e9f07b3dfb67aa Mon Sep 17 00:00:00 2001 From: FyloZ Date: Sat, 20 Mar 2021 17:03:36 -0400 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20de=20l'interface=20de=20l'i?= =?UTF-8?q?nventaire.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit La valeur entrée dans l'ajout de produit ne sera plus supprimée lorsque la souris ne survole plus le produit. --- .../material/pages/inventory/inventory.component.html | 7 +++++-- .../material/pages/inventory/inventory.component.ts | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/app/modules/material/pages/inventory/inventory.component.html b/src/app/modules/material/pages/inventory/inventory.component.html index 6b05a5a..2c4f175 100644 --- a/src/app/modules/material/pages/inventory/inventory.component.html +++ b/src/app/modules/material/pages/inventory/inventory.component.html @@ -68,13 +68,16 @@ -
+
+ placeholder="0" + (click)="selectedMaterial = material"/>