Skip to content

Commit

Permalink
Revert "localise the primarypage intro field (#2954)" (#2985)
Browse files Browse the repository at this point in the history
This reverts commit c7d9f04.
  • Loading branch information
Pomax authored Apr 9, 2019
1 parent a65e9ff commit ac235e3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 62 deletions.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion network-api/networkapi/wagtailpages/translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ class SignupTR(TranslationOptions):
class PrimaryPageTR(TranslationOptions):
fields = (
'header',
'intro',
'body',
)

Expand Down

0 comments on commit ac235e3

Please sign in to comment.