zulip/templates/analytics
Mateusz Mandera 30c26b9510 support: Correctly show Unspecified org type at /activity/support.
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.
2022-07-29 14:56:34 -07:00
..
activity.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
ad_hoc_query.html
realm_details.html support: Correctly show Unspecified org type at /activity/support. 2022-07-29 14:56:34 -07:00
realm_summary_table.html analytics: Display org_type on /activity. 2021-07-15 10:14:38 -07:00
stats.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
support.html support: Don't include app_components css in support page. 2021-08-05 08:55:10 -07:00