From 3e03ac9a7c7f16a9fee180011c7a0141e292f06a Mon Sep 17 00:00:00 2001
From: Eelco Dolstra
Date: Thu, 15 Oct 2009 13:02:04 +0000
Subject: [PATCH] * Move the links to the channels up in the page.
---
src/root/jobset.tt | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/src/root/jobset.tt b/src/root/jobset.tt
index 49e20e5d..77775d46 100644
--- a/src/root/jobset.tt
+++ b/src/root/jobset.tt
@@ -115,6 +115,24 @@
+Channels
+
+This jobset provides the following Nix channels:
+
+
+ -
+ latest — contains the latest successful
+ build of every job in this jobset.
+
+ -
+ all — contains every successful,
+ non-garbage-collected build of every job in this project.
+
+
+
+
[% IF !edit %]
@@ -138,24 +156,6 @@
-Channels
-
-This jobset provides the following Nix channels:
-
-
- -
- latest — contains the latest successful
- build of every job in this jobset.
-
- -
- all — contains every successful,
- non-garbage-collected build of every job in this project.
-
-
-
-
Statistics
[% INCLUDE showBuildStats %]