mirror of https://github.com/zulip/zulip.git
30c26b9510
Because the org type is marked as "hidden" the HTML was being generated for orgs with Unspecified .org_type with no <option> selected, meaning it was displayed on the page using the first <option> in the list (Business). The /support endpoint should ignore the "hidden" property, since there's no reason not to - we only want to hide this org type from regular users during Org registration. |
||
---|---|---|
.. | ||
__init__.py | ||
test_activity_views.py | ||
test_counts.py | ||
test_fixtures.py | ||
test_stats_views.py | ||
test_support_views.py |