mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 20:34:52 +00:00
FIX: Add 'deleted' to the list of status filters (#7738)
This commit is contained in:
parent
bdfa55ee5d
commit
ace6ce0462
@ -64,6 +64,7 @@ export default Ember.Controller.extend({
|
||||
"pending",
|
||||
"approved",
|
||||
"rejected",
|
||||
"deleted",
|
||||
"ignored",
|
||||
"reviewed",
|
||||
"all"
|
||||
|
Loading…
x
Reference in New Issue
Block a user