Fixes #28: Pool reording does not work
This commit is contained in:
@@ -6,7 +6,4 @@ class PoolOrdersController < ApplicationController
|
||||
@pool = Pool.find(params[:pool_id])
|
||||
respond_with(@pool)
|
||||
end
|
||||
|
||||
def update
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user