mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Various JS optimizations
This commit is contained in:
@@ -108,7 +108,8 @@
|
||||
<p>
|
||||
@if($mode == 'edit')
|
||||
<img src="{{ $U('/battery/' . $battery->id . '/grocycode?size=60') }}"
|
||||
class="float-lg-left">
|
||||
class="float-lg-left"
|
||||
loading="lazy">
|
||||
@endif
|
||||
</p>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user