- Display progress using progress bars in Web UI

This commit is contained in:
Christophe Dumez
2008-12-30 11:23:18 +00:00
parent 727f59f73f
commit c18103539c
6 changed files with 111 additions and 11 deletions

View File

@@ -15,6 +15,7 @@
<script type="text/javascript" src="scripts/mootabs1.2.js" charset="utf-8"></script>
<script type="text/javascript" src="scripts/mocha.js"></script>
<script type="text/javascript" src="scripts/mocha-init.js"></script>
<script type="text/javascript" src="scripts/progressbar.js"></script>
<script type="text/javascript" src="scripts/dynamicTable.js" charset="utf-8"></script>
<script type="text/javascript" src="scripts/client.js" charset="utf-8"></script>
</head>
@@ -83,7 +84,7 @@
<th></th>
<th>Name</th>
<th>Size</th>
<th>Progress</th>
<th style="width: 90px;">Progress</th>
<th>DL Speed</th>
<th>UP Speed</th>
<th id='prioHeader'>Priority</th>