Skip to content

Commit

Permalink
Merge branch 'master' into ticket/lipisha-accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
gannetson committed Sep 6, 2022
2 parents b00a6b7 + fb28404 commit 4507c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bluebottle/initiatives/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ class InitiativePlatformSettings(BasePlatformSettings):
('theme', _('Theme')),
('category', _('Category')),
('segments', _('Segments')),
('status', _('Status')),
)
INITIATIVE_SEARCH_FILTERS = (
('location', _('Office location')),
Expand Down

0 comments on commit 4507c83

Please sign in to comment.