mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
- Simplified page structure
This commit is contained in:
1
TODO
1
TODO
@@ -1,6 +1,5 @@
|
||||
See https://blueprints.launchpad.net/qbittorrent/
|
||||
|
||||
- Use tabs from MochaUI 0.9.5
|
||||
- Test new MochaUI on IE7
|
||||
|
||||
// translations done
|
||||
|
||||
@@ -70,10 +70,6 @@
|
||||
<li title="Tab1"><a>Downloads</a></li>
|
||||
<li title="Tab2"><a>Uploads</a></li>
|
||||
</ul>
|
||||
<div id="mochaPageWrapper">
|
||||
<div id="mochaPage">
|
||||
<div id="mochaScreens">
|
||||
<div class="screen">
|
||||
<div id="Tab1" class="mootabs_panel">
|
||||
<table class="torrentTable" cellpadding="0" cellspacing="0">
|
||||
<thead>
|
||||
@@ -102,10 +98,6 @@
|
||||
<tbody id="myTableUP"></tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- tabs -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user