fixes #2599: Show more info when a BUR is approved/rejected
This commit is contained in:
@@ -14,6 +14,9 @@ class BulkUpdateRequestsController < ApplicationController
|
||||
respond_with(@bulk_update_request, :location => bulk_update_requests_path)
|
||||
end
|
||||
|
||||
def show
|
||||
end
|
||||
|
||||
def edit
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user