intermediate commit

This commit is contained in:
2015-08-27 14:36:10 +02:00
parent bb22dffef2
commit e71580f349
19 changed files with 37 additions and 35 deletions
@@ -1,5 +1,4 @@
App.MenuController = Ember.Controller.extend
needs: ['application']
product_code_filter: ''
product_categories: (-> @store.peekAll('product_category')).property()
filter: null