Adapt shopping list add expired products for #851

This commit is contained in:
Bernd Bestel
2020-11-15 22:38:21 +01:00
parent 1bbd7787d8
commit 7b4edf3147
8 changed files with 110 additions and 9 deletions

View File

@@ -115,10 +115,10 @@
href="#">
{{ $__t('Add products that are below defined min. stock amount') }}
</a>
<a id="add-overdue-products"
<a id="add-overdue-expired-products"
class="btn btn-outline-primary btn-sm mb-1 responsive-button @if(!GROCY_FEATURE_FLAG_STOCK) d-none @endif"
href="#">
{{ $__t('Add overdue products') }}
{{ $__t('Add overdue/expired products') }}
</a>
</div>
</div>