User usability and visibility upgrades

This commit is contained in:
2014-08-27 18:44:25 +02:00
parent e5429ee102
commit 2f820bc0b7
4 changed files with 8 additions and 3 deletions
@@ -20,4 +20,5 @@
@Qstorage = localStorage
$.extend($translations.en, <%= I18n.t('user', locale: :en).to_json %>);
$.extend($translations.nl, <%= I18n.t('user', locale: :nl).to_json %>);
setLocale()