diff --git a/src/root/Makefile.am b/src/root/Makefile.am
index c9ee52c0..a999726b 100644
--- a/src/root/Makefile.am
+++ b/src/root/Makefile.am
@@ -5,11 +5,10 @@ STATIC = \
static/js/bootbox.min.js
FLOT = flot-0.6.zip
-TABLESORTER = jquery.tablesorter.zip
JQUERY = jquery-ui-1.8.5.custom.zip
BOOTSTRAP = bootstrap-2.3.1.zip
-ZIPS = $(FLOT) $(TABLESORTER) $(JQUERY) $(BOOTSTRAP)
+ZIPS = $(FLOT) $(JQUERY) $(BOOTSTRAP)
EXTRA_DIST = $(TEMPLATES) $(STATIC) $(ZIPS)
@@ -20,8 +19,6 @@ all:
mkdir -p $(srcdir)/static/js
unzip -u -d $(srcdir)/static/js/jquery $(JQUERY)
unzip -u -d $(srcdir)/static $(BOOTSTRAP)
- rm -rf $(srcdir)/static/js/tablesorter
- unzip -u -d $(srcdir)/static/js $(TABLESORTER)
unzip -u -d $(srcdir)/static/js $(FLOT)
install-data-local: $(ZIPS)
diff --git a/src/root/build.tt b/src/root/build.tt
index 5ed635ca..a9a1c8ea 100644
--- a/src/root/build.tt
+++ b/src/root/build.tt
@@ -15,7 +15,7 @@
[% END %]
[% BLOCK renderBuildSteps %]
-
+
Nr | What | Duration | Machine | Status |
@@ -338,7 +338,7 @@
The following builds have used this build as an input:
-
+
Build | Input name | System | Timestamp |
diff --git a/src/root/channel-contents.tt b/src/root/channel-contents.tt
index 7d82512f..ad040d67 100644
--- a/src/root/channel-contents.tt
+++ b/src/root/channel-contents.tt
@@ -32,7 +32,7 @@ install the package simply by clicking on the packages below.
This channel contains the following packages.
-
+
diff --git a/src/root/clone-build.tt b/src/root/clone-build.tt
index cf2ba569..87b19c7d 100644
--- a/src/root/clone-build.tt
+++ b/src/root/clone-build.tt
@@ -19,7 +19,7 @@
Build inputs
-
+
Name | Type | Value |
diff --git a/src/root/common.tt b/src/root/common.tt
index 0a1e07e9..01d03c0d 100644
--- a/src/root/common.tt
+++ b/src/root/common.tt
@@ -62,7 +62,7 @@ END;
BLOCK renderBuildListHeader %]
-
+
[% IF !hideResultInfo %]
@@ -307,7 +307,7 @@ END;
BLOCK renderInputs; %]
-
+
Name | Type | Value | Revision | Store path |
@@ -408,7 +408,7 @@ END;
BLOCK renderEvals %]
-
+
[% IF !jobset && !build %]
diff --git a/src/root/edit-view.tt b/src/root/edit-view.tt
index 42b801a1..f55e14a6 100644
--- a/src/root/edit-view.tt
+++ b/src/root/edit-view.tt
@@ -37,7 +37,7 @@
-
+
|
diff --git a/src/root/errors.tt b/src/root/errors.tt
index 29efdaae..ee38e794 100644
--- a/src/root/errors.tt
+++ b/src/root/errors.tt
@@ -13,7 +13,7 @@ that don’t build.
Evaluation errors in jobsets
-
+
Name |
@@ -39,7 +39,7 @@ that don’t build.
Evaluation errors in jobs
-
+
Name |
diff --git a/src/root/jobset.tt b/src/root/jobset.tt
index 694ad260..fab00e69 100644
--- a/src/root/jobset.tt
+++ b/src/root/jobset.tt
@@ -27,7 +27,7 @@
[% BLOCK renderJobsetInputs %]
Inputs
-
+
Input name | Type | Values |
diff --git a/src/root/jquery.tablesorter.zip b/src/root/jquery.tablesorter.zip
deleted file mode 100644
index 5ad47431..00000000
Binary files a/src/root/jquery.tablesorter.zip and /dev/null differ
diff --git a/src/root/overview.tt b/src/root/overview.tt
index 30fa5e6f..afdc745a 100644
--- a/src/root/overview.tt
+++ b/src/root/overview.tt
@@ -15,7 +15,7 @@
The following projects are hosted on this server:
-
+
Id |
diff --git a/src/root/project.tt b/src/root/project.tt
index c3e18582..bd6217c4 100644
--- a/src/root/project.tt
+++ b/src/root/project.tt
@@ -14,7 +14,7 @@
[% IF project.jobsets.size > 0 %]
This project has the following jobsets:
-
+
|
@@ -119,7 +119,7 @@
This project has made the following releases:
-
+
Name |
diff --git a/src/root/status.tt b/src/root/status.tt
index a41b4e7f..50521b85 100644
--- a/src/root/status.tt
+++ b/src/root/status.tt
@@ -1,7 +1,7 @@
[% WRAPPER layout.tt title="Active build steps" %]
[% PROCESS common.tt %]
-
+
Machine | Job | Type | Build | Step | What | Since |
diff --git a/src/root/view.tt b/src/root/view.tt
index 231687b2..a0d152db 100644
--- a/src/root/view.tt
+++ b/src/root/view.tt
@@ -9,7 +9,7 @@
Showing results [% (page - 1) * resultsPerPage + 1 %] - [% (page - 1) * resultsPerPage + results.size %] out of [% totalResults %].
-