From 8ec7e9923c7d502e17799463c0915754e407e0bb Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Thu, 19 Nov 2020 18:41:09 +0100 Subject: [PATCH] Fixed productcard aggregated amount was in wrong line --- views/components/productcard.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/components/productcard.blade.php b/views/components/productcard.blade.php index 073fbe18..f159af70 100644 --- a/views/components/productcard.blade.php +++ b/views/components/productcard.blade.php @@ -39,13 +39,13 @@ {{ $__t('Stock amount') }}:
- {{ $__t('Stock value') }}: + class="small font-italic locale-number locale-number-quantity-amount">
+ {{ $__t('Stock value') }}:
@if(GROCY_FEATURE_FLAG_STOCK_LOCATION_TRACKING){{ $__t('Default location') }}:
@endif {{ $__t('Last purchased') }}: