mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
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. |
||
|---|---|---|
| .. | ||
| activity.html | ||
| ad_hoc_query.html | ||
| realm_details.html | ||
| realm_summary_table.html | ||
| stats.html | ||
| support.html | ||