startseiten fix

This commit is contained in:
Andreas Stephanides
2014-01-24 11:13:50 +01:00
parent 40d7b6ab08
commit 0cb1e94219
3 changed files with 54 additions and 46 deletions

View File

@@ -22,6 +22,6 @@ else
end
end
def default_url_options
{locale: I18n.locale, theme:theme_name}
{locale: I18n.locale, theme: theme_name}
end
end