mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Don't lazy load iframes (fixes #2421)
This commit is contained in:
@@ -322,8 +322,7 @@
|
||||
<div class="modal-body">
|
||||
<iframe id="shopping-list-stock-add-workflow-purchase-form-frame"
|
||||
class="embed-responsive"
|
||||
src=""
|
||||
loading="lazy"></iframe>
|
||||
src=""></iframe>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<span id="shopping-list-stock-add-workflow-purchase-item-count"
|
||||
|
Reference in New Issue
Block a user