mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Fied wrong/missing product picker hint on product edit page
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
'disabled' => $isSubProductOfOthers,
|
||||
'hint' => $hint
|
||||
))
|
||||
@php $hint = ''; @endphp
|
||||
|
||||
<div class="form-group">
|
||||
<label for="description">{{ $__t('Description') }}</label>
|
||||
|
Reference in New Issue
Block a user