Main website responsiveness

This commit is contained in:
2015-01-13 18:08:21 +01:00
parent 2f812ad52e
commit 9674a8155e
24 changed files with 428 additions and 428 deletions
+1
View File
@@ -75,6 +75,7 @@ module Qwaiter
# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
config.i18n.default_locale = :nl
config.i18n.available_locales = [:nl, :en]
# Configure the default encoding used in templates for Ruby 1.9.
config.encoding = "utf-8"