mirror of
https://github.com/grocy/grocy.git
synced 2025-09-18 18:46:51 +00:00
Disabled CSS class was applied to calories product field by mistake
This commit is contained in:
@@ -190,6 +190,7 @@
|
|||||||
'additionalAttributes' => $additionalAttributes,
|
'additionalAttributes' => $additionalAttributes,
|
||||||
'hintId' => 'tare_weight_qu_info'
|
'hintId' => 'tare_weight_qu_info'
|
||||||
))
|
))
|
||||||
|
@php $additionalAttributes = '' @endphp
|
||||||
|
|
||||||
@if(GROCY_FEATURE_FLAG_RECIPES)
|
@if(GROCY_FEATURE_FLAG_RECIPES)
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
Reference in New Issue
Block a user