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:
@@ -203,8 +203,8 @@
|
||||
</div>
|
||||
<img src=""
|
||||
alt="{{ $userfield->name }}"
|
||||
class="userfield-current-file userfield-file-show d-none lazy mt-1 discrete-link"
|
||||
data-uf-name="{{ $userfield->name }}" />
|
||||
class="userfield-current-file userfield-file-show d-none mt-1 discrete-link"
|
||||
loading="lazy" />
|
||||
</div>
|
||||
@endif
|
||||
|
||||
|
Reference in New Issue
Block a user