[ui][xs] Show downloads instead of headers on table headers

This commit is contained in:
amercader 2012-05-10 16:47:20 +01:00
parent 7373e814fd
commit 1f534141ed
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@
<table class="table table-condensed table-bordered table-striped">
<tr>
<th>Resource</th>
<th>Unique views (last 14 days)</th>
<th>Unique views (since recording started)</th>
<th>Downloads (last 14 days)</th>
<th>Downloads (since recording started)</th>
</tr>
<py:for each="resource, recent, ever in c.top_resources">
<tr>