Skip to content

Commit

Permalink
Localize back title on MozFest pages (#7670)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoChevalier authored Oct 22, 2021
1 parent 378be69 commit 149d21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions network-api/networkapi/mozfest/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ class MozfestPrimaryPage(FoundationMetadataPageMixin, FoundationBannerInheritanc
TranslatableField('search_description'),
SynchronizedField('search_image'),
# Content tab fields
TranslatableField('title'),
TranslatableField('header'),
SynchronizedField('banner'),
TranslatableField('intro'),
Expand Down

0 comments on commit 149d21d

Please sign in to comment.