Supplier closed list and mark list helped refactor

This commit is contained in:
2014-07-22 21:50:38 +02:00
parent 39445c0066
commit 1f2c3d1dde
15 changed files with 80 additions and 30 deletions
@@ -17,6 +17,7 @@
//= require moment
var Qstorage = localStorage;
$.extend($translations.en, <%= I18n.t('supplier', locale: :en).to_json %>);
$.extend($translations.nl, <%= I18n.t('supplier', locale: :nl).to_json %>);