User ember progress
This commit is contained in:
@@ -11,5 +11,6 @@ App.Router.map ->
|
||||
@route 'list_products'
|
||||
@route 'list_products_for_table', path: '/list_products/:table_id'
|
||||
@route 'table', path: '/tables/:table_id'
|
||||
@resource 'join_requests'
|
||||
@resource 'lists', ->
|
||||
@resource 'list', path: ':list_id'
|
||||
|
||||
Reference in New Issue
Block a user