Skip to content

Commit

Permalink
Show the date of the last modification for wiki pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed Mar 24, 2011
1 parent e8c809a commit 003f8fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/wiki_pages/_edition.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Éditions
%p
= link_to "Éditer", "/wiki/#{edition.to_param}/modifier"
%p
Modifié le
= l edition.versions.first.created_at.to_date
%p
Les dernières modifications :
%ul
Expand Down

0 comments on commit 003f8fe

Please sign in to comment.