mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Added a quick mockup for equipment / instruction manuals (references #25)
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
))
|
||||
|
||||
<div class="form-group">
|
||||
<label for="product-pictur">{{ $L('Product picture') }}</label>
|
||||
<label for="product-picture">{{ $L('Product picture') }}</label>
|
||||
<div class="custom-file">
|
||||
<input type="file" class="custom-file-input" id="product-picture" accept="image/*">
|
||||
<label class="custom-file-label" for="product-picture">{{ $L('No file selected') }}</label>
|
||||
|
Reference in New Issue
Block a user