mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
- Fixed torrent exchange from one list to another in Web Ui
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div id="mochaDesktop">
|
||||
<div id="mochaDesktopHeader">
|
||||
<div id="mochaDesktopTitlebar">
|
||||
<h1>qBittorrent Web User Interface <span class="version">version 1.1</span></h1>
|
||||
<h1>qBittorrent Web User Interface <span class="version">version 1.2</span></h1>
|
||||
</div>
|
||||
<div id="mochaDesktopNavbar">
|
||||
<ul>
|
||||
@@ -96,8 +96,6 @@
|
||||
<th></th>
|
||||
<th>Name</th>
|
||||
<th>Size</th>
|
||||
<th>Progress</th>
|
||||
<th>DL Speed</th>
|
||||
<th>UP Speed</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user