mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
support: Clean up template variables for remote server support.
This commit is contained in:
committed by
Tim Abbott
parent
f1ffb1f56e
commit
c2a76ccb3e
@@ -486,6 +486,7 @@ def remote_servers_support(
|
||||
context["get_discount"] = get_customer_discount_for_support_view
|
||||
context["get_plan_type_name"] = get_plan_type_string
|
||||
context["get_org_type_display_name"] = get_org_type_display_name
|
||||
context["SPONSORED_PLAN_TYPE"] = RemoteZulipServer.PLAN_TYPE_COMMUNITY
|
||||
|
||||
return render(
|
||||
request,
|
||||
|
Reference in New Issue
Block a user