FIX: Category creation failed when translation was missing

This commit is contained in:
Gerhard Schlager
2014-09-20 22:05:21 +02:00
parent d97548114f
commit a6714e252e
5 changed files with 12 additions and 7 deletions

View File

@ -3,7 +3,7 @@ class SiteSerializer < ApplicationSerializer
attributes :default_archetype,
:notification_types,
:post_types,
:group_names,
:groups,
:filters,
:periods,
:top_menu_items,