Skip to content

Commit

Permalink
news: Make sidebar of news entry translatable
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Mar 4, 2020
1 parent 70da5ad commit 3c99c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mpicms/news/translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ class NewsPageTR(TranslationOptions):
class NewsEntryTR(TranslationOptions):
fields = (
'body',
'sidebar',
)

0 comments on commit 3c99c13

Please sign in to comment.