summaryrefslogtreecommitdiffstats
path: root/test_index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-09-10 15:29:34 +0000
committerRomain d'Alverny <rda@mageia.org>2012-09-10 15:29:34 +0000
commit5634171becc45ecd026c4da50160ebab836bcd18 (patch)
tree787869d0146bc2d51f47a20c1bf005a302813007 /test_index.php
parentda77c51696c7445f369cab7c5d9ad19f85a8ff0c (diff)
downloadpkgsubmit-5634171becc45ecd026c4da50160ebab836bcd18.tar
pkgsubmit-5634171becc45ecd026c4da50160ebab836bcd18.tar.gz
pkgsubmit-5634171becc45ecd026c4da50160ebab836bcd18.tar.bz2
pkgsubmit-5634171becc45ecd026c4da50160ebab836bcd18.tar.xz
pkgsubmit-5634171becc45ecd026c4da50160ebab836bcd18.zip
adjust list display
Diffstat (limited to 'test_index.php')
-rw-r--r--test_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_index.php b/test_index.php
index 1d595ae..ceeffe0 100644
--- a/test_index.php
+++ b/test_index.php
@@ -146,7 +146,7 @@ if (!isset($_GET['package'])) {
echo array_reduce($figures_list, function ($res, $e) { return $res . '<li><p>' . $e . '</p></li>'; }, '');
}
- echo '</ul><ul>';
+ echo '</ul><ul class="builds">';
$buildtime_stats = array();
// Builds in progress