Add product orders menu item

This commit is contained in:
2014-09-05 13:51:18 +02:00
parent f4c0a23eea
commit 76525bbfd4
8 changed files with 15 additions and 2 deletions
@@ -13,4 +13,5 @@ App.Router.map ->
@resource 'lists', ->
@resource 'list', path: ':list_id'
@route 'settings'
@route 'product_orders'
@route 'error'