mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 07:11:34 +08:00
Interface for granting/revoking badges from admin user page.
This commit is contained in:
@ -169,6 +169,9 @@ class Admin::UsersController < Admin::AdminController
|
||||
end
|
||||
end
|
||||
|
||||
def badges
|
||||
end
|
||||
|
||||
def leader_requirements
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user