Fix pat type
This commit is contained in:
@@ -45,7 +45,7 @@ App.List = DS.Model.extend
|
||||
).property('state', 'orders.@each.state')
|
||||
close: ->
|
||||
@markClosed()
|
||||
$.post Routes.close_suppliers_list_pat(@id)
|
||||
$.post Routes.close_suppliers_list_path(@id)
|
||||
|
||||
is_helped: ->
|
||||
@markHelped()
|
||||
|
||||
Reference in New Issue
Block a user