summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2011-11-30 21:23:17 +0200
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2011-11-30 21:23:17 +0200
commitc34092ebdcb597b0965df4d2c400672e4103e52d (patch)
tree5db043d9a9d4987881b2a3b47ef1f433abc792f5 /app/views
parent12c01d74016c266b6acc798c0c1b68765afb4871 (diff)
downloadgitlab-ce-c34092ebdcb597b0965df4d2c400672e4103e52d.tar.gz
fixed commit date
Diffstat (limited to 'app/views')
-rw-r--r--app/views/commits/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/commits/show.html.haml b/app/views/commits/show.html.haml
index 0ebd971485a..4ff1aaf3890 100644
--- a/app/views/commits/show.html.haml
+++ b/app/views/commits/show.html.haml
@@ -16,7 +16,7 @@
%td= @commit.author_name
%tr
%td Commited Date
- %td= @commit.committed_date.stamp("21 Aug 2011, 11:15pm")
+ %td= @commit.created_at.stamp("Aug 21, 2011, 11:15pm")
%tr
%td Message
%td