Staff can enter and view deleted topics

This commit is contained in:
Robin Ward
2013-07-11 16:39:35 -04:00
parent eba662b988
commit 19c169540c
24 changed files with 176 additions and 83 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ class TopicViewSerializer < ApplicationSerializer
:has_best_of,
:archetype,
:slug,
:category_id]
:category_id,
:deleted_at]
end
attributes :draft,