Skip to content

Commit

Permalink
- fix dataTables for news
Browse files Browse the repository at this point in the history
  • Loading branch information
clepagnot committed Jul 29, 2009
1 parent 6e6fdcc commit a685617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/admin/news/index.html.haml
Expand Up @@ -37,4 +37,4 @@
\-
= link_to I18n.t('destroy').capitalize, admin_news_path(n), :method => 'delete', :confirm => I18n.t('new.destroy.confirm').capitalize

= dataTables_tag(5)
= dataTables_tag(6)

0 comments on commit a685617

Please sign in to comment.