Can add topic templates to categories, prepopulated on compose

This commit is contained in:
Robin Ward
2015-07-02 16:18:59 -04:00
parent 84a1acb2ec
commit 7676c5dfe7
15 changed files with 86 additions and 7 deletions

View File

@@ -16,7 +16,8 @@ class BasicCategorySerializer < ApplicationSerializer
:notification_level,
:logo_url,
:background_url,
:can_edit
:can_edit,
:topic_template
def include_parent_category_id?
parent_category_id