mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
Various small UI refinements
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="form-group mb-1">
|
||||
<div class="form-check">
|
||||
<input type="hidden" name="enable_tare_weight_handling" value="0">
|
||||
<input @if($mode == 'edit' && $product->enable_tare_weight_handling == 1) checked @endif class="form-check-input" type="checkbox" id="enable_tare_weight_handling" name="enable_tare_weight_handling" value="1">
|
||||
|
Reference in New Issue
Block a user