Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sferik/rails_admin
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenezech committed Oct 19, 2011
2 parents b0b5909 + 9bc8b87 commit a13a82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/rails_admin/main/_history.html.haml
Expand Up @@ -3,7 +3,7 @@
%table.zebra-striped
%thead
%tr
%th.user t("admin.history.user")
%th.user= t("admin.history.user")
%th.changes= t("admin.history.changes")
%tbody
- history.each do |t|
Expand Down

0 comments on commit a13a82c

Please sign in to comment.