summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/status_table.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-09-21 17:30:14 -0500
committerDan McGee <dan@archlinux.org>2010-09-21 17:30:14 -0500
commit2a296af10d34c65e0f94d1a5b70c84ba31596ba4 (patch)
treec43da4573b7e14faca7c7211a57e9fa7e56ad376 /templates/mirrors/status_table.html
parentb8a78408ff194ca2f822979fec5598778eff5826 (diff)
downloadarchweb-2a296af10d34c65e0f94d1a5b70c84ba31596ba4.tar.gz
archweb-2a296af10d34c65e0f94d1a5b70c84ba31596ba4.zip
Add ordering, sorting, and a lot more info to mirror status page
This should get this to the point where it is releasable to the general public for their use and pleasure. Still not sure on how often the check should be run, and we probably want to incorporate this mined data into some other things like the mirror list generator. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors/status_table.html')
-rw-r--r--templates/mirrors/status_table.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mirrors/status_table.html b/templates/mirrors/status_table.html
index d7f5b0ec..90bbf6b6 100644
--- a/templates/mirrors/status_table.html
+++ b/templates/mirrors/status_table.html
@@ -1,5 +1,5 @@
{% load mirror_status %}
-<table class="results">
+<table id="{{ table_id }}" class="results">
<thead>
<tr>
<th>Mirror URL</th>