mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Upgraded Font Awesome to v6
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
value="{{ $product->id }}">
|
||||
|
||||
<div class="form-group">
|
||||
<label for="name">{{ $__t('Barcode') }} <i class="fas fa-barcode"></i></label>
|
||||
<label for="name">{{ $__t('Barcode') }} <i class="fa-solid fa-barcode"></i></label>
|
||||
<div class="input-group">
|
||||
<input type="text"
|
||||
class="form-control barcodescanner-input"
|
||||
|
Reference in New Issue
Block a user