Added read more for statements

This commit is contained in:
2017-05-20 15:24:44 +02:00
parent ebe53e40d2
commit d247560fca
10 changed files with 44 additions and 3 deletions
+4 -1
View File
@@ -75,4 +75,7 @@ html lang="#{I18n.locale}"
= render 'contact'
.col-xs-12.col-sm-2
= render 'address'
javascript:
I18n.defaultLocale = "#{I18n.default_locale}";
I18n.locale = "#{I18n.locale}";