Remove iframe sandbox to remove warning
This commit is contained in:
@ -230,7 +230,6 @@
|
||||
</button>
|
||||
</div>
|
||||
<iframe id="sftpIframe" class="w-full rounded" style="height: 650px; min-height: 650px;"
|
||||
sandbox="allow-same-origin allow-scripts allow-downloads allow-popups"
|
||||
allow="clipboard-read; clipboard-write"></iframe>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user