mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Again more iframe dialog handling optimizations (references #2421)
This commit is contained in:
@@ -321,8 +321,8 @@
|
||||
<div class="modal-content text-center">
|
||||
<div class="modal-body">
|
||||
<iframe id="shopping-list-stock-add-workflow-purchase-form-frame"
|
||||
class="embed-responsive"
|
||||
src=""></iframe>
|
||||
class="embed-responsive">
|
||||
</iframe>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<span id="shopping-list-stock-add-workflow-purchase-item-count"
|
||||
|
Reference in New Issue
Block a user