FEATURE: staff option to unhide a post

This commit is contained in:
Régis Hanol
2014-09-22 18:55:13 +02:00
parent e8522e839b
commit 0b13f6572f
10 changed files with 63 additions and 24 deletions

View File

@@ -265,6 +265,7 @@ Discourse::Application.routes.draw do
put "wiki"
put "post_type"
put "rebake"
put "unhide"
get "replies"
get "revisions/:revision" => "posts#revisions"
put "recover"