Supplier dashboard collapsible and empty state

This commit is contained in:
2014-09-20 20:43:43 +02:00
parent 42bd03339a
commit 9a4373f38a
7 changed files with 55 additions and 8 deletions
@@ -16,6 +16,7 @@
//= require_directory .
//= 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 %>);