Upgrade emblem template
This commit is contained in:
@@ -63,7 +63,7 @@ module Suppliers
|
||||
if params[:old_style] then
|
||||
render json: @list.with_orders_as_json
|
||||
else
|
||||
render json: @list, serializer: SupplierListSerializer
|
||||
render json: @list, serializer: Suppliers::ListSerializer
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user