Interface for granting/revoking badges from admin user page.

This commit is contained in:
Vikhyat Korrapati
2014-03-19 19:57:21 +05:30
parent 8163fcade7
commit 0f9ea25010
10 changed files with 244 additions and 13 deletions

View File

@ -169,6 +169,9 @@ class Admin::UsersController < Admin::AdminController
end
end
def badges
end
def leader_requirements
end