mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
feat: add drag-and-drop in web interface (#5082)
This commit is contained in:
@@ -212,12 +212,9 @@
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<iframe
|
||||
name="torrent-upload-frame"
|
||||
id="torrent-upload-frame"
|
||||
src="about:blank"
|
||||
title="Add Torrent"
|
||||
></iframe>
|
||||
<div class="upload-div">
|
||||
<h2>Drag your torrent files here to add them to Transmission.</h2>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user