summaryrefslogtreecommitdiff
path: root/app/views/projects/commits/_commit.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-30 14:49:22 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-30 14:49:22 +0200
commit9a31844e2af5473184538472b4aa105245f25aec (patch)
tree6479a730bf1b70f502591c6f6e60bcfae5fd0671 /app/views/projects/commits/_commit.html.haml
parent9a7e2399dd766bae96ed15b6e6d4c69374d310fe (diff)
downloadgitlab-ce-9a31844e2af5473184538472b4aa105245f25aec.tar.gz
Remove unnecessary ago keyword
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/commits/_commit.html.haml')
-rw-r--r--app/views/projects/commits/_commit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commits/_commit.html.haml b/app/views/projects/commits/_commit.html.haml
index 658b23fbcfa..b6527558275 100644
--- a/app/views/projects/commits/_commit.html.haml
+++ b/app/views/projects/commits/_commit.html.haml
@@ -14,4 +14,4 @@
.commit-row-info
= commit_author_link(commit, avatar: true, size: 16)
.committed_ago
- #{time_ago_with_tooltip(commit.committed_date)} ago &nbsp;
+ #{time_ago_with_tooltip(commit.committed_date)} &nbsp;