Save progress

This commit is contained in:
2014-03-30 15:55:22 +02:00
parent e179f6e582
commit 013a41b9f6
71 changed files with 1699 additions and 107 deletions
@@ -9,6 +9,7 @@ App.Router.map ->
@route 'obtain_token'
@route 'active_list'
@route 'list_products'
@route 'list_products_for_table'
@route 'list_products_for_table', path: '/list_products/:table_id'
@route 'table', path: '/tables/:table_id'
@resource 'lists', ->
@resource 'list', path: ':list_id'