mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
user_card_popover: Rename Handlebars templates.
List of renamed templates: `user_info_popover_content` -> `user_card_popover_content` `user_info_popover_manage_menu` -> `user_card_popover_manage_menu` `user_info_popover_title` -> `user_card_popover_title`
This commit is contained in:
committed by
Tim Abbott
parent
d862cae3e4
commit
d89cd1e241
@@ -695,7 +695,7 @@ html_rules: List["Rule"] = [
|
||||
"templates/corporate/billing.html",
|
||||
"templates/corporate/upgrade.html",
|
||||
# Miscellaneous violations to be cleaned up
|
||||
"web/templates/user_info_popover_title.hbs",
|
||||
"web/templates/user_card_popover_title.hbs",
|
||||
"web/templates/confirm_dialog/confirm_subscription_invites_warning.hbs",
|
||||
"templates/zerver/reset_confirm.html",
|
||||
"templates/zerver/config_error.html",
|
||||
|
||||
Reference in New Issue
Block a user