|
|
|
@ -71,54 +71,9 @@
@@ -71,54 +71,9 @@
|
|
|
|
|
</span> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div id="pageWrapper" style="height: 100%"> <span id="error_div"></span> |
|
|
|
|
<table style="height: 100%"> |
|
|
|
|
<tr><td id="Filters"> |
|
|
|
|
<ul> |
|
|
|
|
<li class="selectedFilter" id="all_filter"><a href="#" onclick="setFilter('all');"><img src="images/skin/filterall.png"/>_(All)</li> |
|
|
|
|
<li id="downloading_filter"><a href="#" onclick="setFilter('downloading');"><img src="images/skin/downloading.png"/>_(Downloading)</li> |
|
|
|
|
<li id="completed_filter"><a href="#" onclick="setFilter('completed');"><img src="images/skin/uploading.png"/>_(Completed)</li> |
|
|
|
|
<li id="active_filter"><a href="#" onclick="setFilter('active');"><img src="images/skin/filteractive.png"/>_(Active)</li> |
|
|
|
|
<li id="inactive_filter"><a href="#" onclick="setFilter('inactive');"><img src="images/skin/filterinactive.png"/>_(Inactive)</li> |
|
|
|
|
</ul> |
|
|
|
|
</td> |
|
|
|
|
<td id="Transfers"> |
|
|
|
|
<div id="transferListContainer"> |
|
|
|
|
<table class="torrentTable" cellpadding="0" cellspacing="0"> |
|
|
|
|
<thead> |
|
|
|
|
<tr> |
|
|
|
|
<th></th> |
|
|
|
|
<th>_(Name)</th> |
|
|
|
|
<th id='prioHeader'>#</th> |
|
|
|
|
<th>_(Size)</th> |
|
|
|
|
<th style="width: 90px;">_(Done)</th> |
|
|
|
|
<th>_(Seeds)</th> |
|
|
|
|
<th>_(Peers)</th> |
|
|
|
|
<th>_(Down Speed)</th> |
|
|
|
|
<th>_(Up Speed)</th> |
|
|
|
|
<th>_(ETA)</th> |
|
|
|
|
<th>_(Ratio)</th> |
|
|
|
|
<div id="pageWrapper"><span id="error_div"></span> |
|
|
|
|
|
|
|
|
|
</tr> |
|
|
|
|
</thead> |
|
|
|
|
<tbody id="myTable"></tbody> |
|
|
|
|
</table> |
|
|
|
|
</div> |
|
|
|
|
<div id="PropDiv"> |
|
|
|
|
<div class="PropPanel"> |
|
|
|
|
</div> |
|
|
|
|
<a href="#" class="propButton"> |
|
|
|
|
<img src="images/oxygen/help-about.png"/> |
|
|
|
|
_(General) |
|
|
|
|
</a> |
|
|
|
|
<a href="#" class="propButton"> |
|
|
|
|
<img src="images/oxygen/folder.png"/> |
|
|
|
|
_(Files) |
|
|
|
|
</a> |
|
|
|
|
</div> |
|
|
|
|
</td></tr></table> |
|
|
|
|
</div><!-- tab1 --> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</body> |
|
|
|
|
</html> |
|
|
|
|