Added new flags to admin dashboard account search
• Added: - new flags to admin dashboard account search for PRO, investor, donor, verified - moved spam to the flags column instead of next to username • Removed: - IP Address in account list • Updated: - Title for flags in account moderation header
This commit is contained in:
@@ -215,6 +215,10 @@ module Admin
|
||||
:note,
|
||||
:status_count_gte,
|
||||
:sign_up_date_gte,
|
||||
:is_pro,
|
||||
:is_investor,
|
||||
:is_verified,
|
||||
:is_donor,
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user