Add search and sort functions to hashtag admin UI (#11829)
* Add search and sort functions to hashtag admin UI * Move scope processing from tags_controller to tag_filter * Fix based on method naming conventions * Fixed not to get 500 errors for invalid requests
This commit is contained in:
parent
b7420b8643
commit
ef0d22f232
7 changed files with 81 additions and 19 deletions
|
@ -521,6 +521,10 @@ en:
|
|||
context: Context
|
||||
directory: In directory
|
||||
in_directory: "%{count} in directory"
|
||||
last_active: Last active
|
||||
most_popular: Most popular
|
||||
most_recent: Most recent
|
||||
name: Hashtag
|
||||
review: Review status
|
||||
reviewed: Reviewed
|
||||
title: Hashtags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue