Supplier side menu enhancements

This commit is contained in:
2014-08-21 14:43:59 +02:00
parent e735c17b7a
commit 79cfd0b81d
6 changed files with 14 additions and 7 deletions
@@ -17,7 +17,6 @@
//= require_self
var Qstorage = localStorage;
$.extend($translations.en, <%= I18n.t('supplier', locale: :en).to_json %>);
$.extend($translations.nl, <%= I18n.t('supplier', locale: :nl).to_json %>);