react-version #1
@ -93,7 +93,7 @@ public class InventoryController : Controller {
|
||||
yup = true;
|
||||
}
|
||||
|
||||
return lst.Take(AMOUNT);
|
||||
return lst;
|
||||
}
|
||||
|
||||
// Inventory/Delete => Décrémenter un produit.
|
||||
|
Loading…
x
Reference in New Issue
Block a user