With working specs

This commit is contained in:
2015-01-13 16:59:53 +01:00
parent 978832bf25
commit 323e68bcad
5 changed files with 62 additions and 60 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ table.index-table.table.table-striped.table-hover
th
th
tbody
- Rails.configuration.available_locales.each do |locale|
- Page.locales.each do |locale|
= render 'nested_pages', pages: Page.full_tree(locale)
- content_for :page_links do