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