mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
- Simplified page structure
This commit is contained in:
parent
816f35cbab
commit
e0707f6907
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>
|
||||
|
Loading…
Reference in New Issue
Block a user