mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
templates: Move activity templates to /templates/corporate/activity.
Also, renames `ad_hoc_query.html` to `activity_table.html`, `realm_summary_table.html` to `installation_activity_table.html`, and `activity_details_template.html` to `activity.html`. Removes the style attribute in the installation activity template and uses a CSS class, "installation-activity-header", to center the h3 and p tags instead. This removes an exception from the custom lint check.
This commit is contained in:
committed by
Tim Abbott
parent
df2f4b6469
commit
efd0d689fc
@@ -720,7 +720,6 @@ html_rules: List["Rule"] = [
|
||||
"templates/zerver/accounts_send_confirm.html",
|
||||
"templates/zerver/integrations/index.html",
|
||||
"templates/zerver/documentation_main.html",
|
||||
"templates/analytics/realm_summary_table.html",
|
||||
"templates/corporate/zephyr.html",
|
||||
"templates/corporate/zephyr-mirror.html",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user