[gnome-continuous] build.gnome.org: Fix task name display
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] build.gnome.org: Fix task name display
- Date: Tue, 19 Nov 2013 18:24:01 +0000 (UTC)
commit b006fea4b3589ec389e44c2200f0ea6f5b99c945
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Nov 19 13:23:50 2013 -0500
build.gnome.org: Fix task name display
.../partials/gnome-continuous-build.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extras/build.gnome.org/partials/gnome-continuous-build.html
b/extras/build.gnome.org/partials/gnome-continuous-build.html
index 1a48569..032e24b 100644
--- a/extras/build.gnome.org/partials/gnome-continuous-build.html
+++ b/extras/build.gnome.org/partials/gnome-continuous-build.html
@@ -3,7 +3,7 @@
<h2>{{ buildVersion }}</h2>
<div class="tasks">
<div ng-repeat="task in tasks">
- {{ task.version }} : {{ task.status }}
+ {{ task.name }} : {{ task.status }}
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]