diff --git a/views/stockoverview.blade.php b/views/stockoverview.blade.php index 8a8a09b5..0bc5bd89 100644 --- a/views/stockoverview.blade.php +++ b/views/stockoverview.blade.php @@ -83,7 +83,7 @@ @foreach($currentStock as $currentStockEntry) amount > 0) table-warning @elseif (FindObjectInArrayByPropertyValue($missingProducts, 'id', $currentStockEntry->product_id) !== null) table-info @endif"> - {{ $L('All') }} -