Skip to content

Commit

Permalink
Merge pull request #230 from istresearch/rel/next-hf into main
Browse files Browse the repository at this point in the history
Rel/next hf
  • Loading branch information
baracudda authored Mar 1, 2022
2 parents 81fc263 + 2cd8715 commit 9bd859e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.12.9
4.0.12.10
2 changes: 1 addition & 1 deletion docker/customizations/any/temba/channels/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,7 @@ def lookup_field_link(self, context, field, obj):

paginate_by = settings.PAGINATE_CHANNELS_COUNT
title = _("Manage Channels")
permission = "orgs.org_manage_accounts"
permission = "channels.channel_claim"

def has_org_perm(self, permission):
if self.org:
Expand Down

0 comments on commit 9bd859e

Please sign in to comment.