[chronojump-server] Fixed a column on sprints template
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump-server] Fixed a column on sprints template
- Date: Sat, 16 Sep 2017 22:12:37 +0000 (UTC)
commit 57ca32510173319bd69b99f387ae559ffbda0f01
Author: Xavier de Blas <xaviblas gmail com>
Date: Sun Sep 17 00:12:14 2017 +0200
Fixed a column on sprints template
chronojumpserver/templates/sprints.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/chronojumpserver/templates/sprints.html b/chronojumpserver/templates/sprints.html
index 186516f..8b46aab 100755
--- a/chronojumpserver/templates/sprints.html
+++ b/chronojumpserver/templates/sprints.html
@@ -177,7 +177,7 @@ $(document).ready(function() {
{
type: "num",
title: "t3",
- data: "t4",
+ data: "t3",
className: 'colResult',
render: $.fn.dataTable.render.number('', ',', 2)
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]