Implements #150
Adds an entry inside moderation section that allows moderators to check pending tasks and mark them as solved.
This commit is contained in:
@@ -6,6 +6,8 @@ resources :proposals do
|
||||
|
||||
member do
|
||||
post :execute
|
||||
get :new_request
|
||||
post :create_request
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user