mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Fixed product picker workflows
This commit is contained in:
@@ -356,7 +356,8 @@
|
||||
'entity' => 'products'
|
||||
))
|
||||
|
||||
<small class="my-2 form-text text-muted @if($mode == 'edit') d-none @endif">{{ $__t('Save & continue to add quantity unit conversions & barcodes') }}</small>
|
||||
<small id="save-hint"
|
||||
class="my-2 form-text text-muted @if($mode == 'edit') d-none @endif">{{ $__t('Save & continue to add quantity unit conversions & barcodes') }}</small>
|
||||
|
||||
<button id="save-product-button"
|
||||
class="save-product-button btn btn-success mb-2"
|
||||
|
Reference in New Issue
Block a user