diff --git a/app/views/admin/news/index.html.haml b/app/views/admin/news/index.html.haml index 782c16e..abc4856 100644 --- a/app/views/admin/news/index.html.haml +++ b/app/views/admin/news/index.html.haml @@ -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)