Commit 8016a7bd33d6d488a2d180af1d4ac12ef3421e00

Authored by Dmitriy Zaporozhets
1 parent 5aca1d64

fix 1145

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/commits/_commits.html.haml
@@ -2,5 +2,5 @@ @@ -2,5 +2,5 @@
2 %div.ui-box 2 %div.ui-box
3 %h5.title 3 %h5.title
4 %i.icon-calendar 4 %i.icon-calendar
5 - = day.stamp("28 Aug, 2010") 5 + %span= day.stamp("28 Aug, 2010")
6 %ul.well-list= render commits 6 %ul.well-list= render commits