mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
handlebars: Move popover handlebars to a new popovers folder.
Organize related handlebars in a new folder together.
This commit is contained in:
@@ -694,7 +694,7 @@ html_rules: List["Rule"] = [
|
||||
"templates/corporate/billing.html",
|
||||
"templates/corporate/upgrade.html",
|
||||
# Miscellaneous violations to be cleaned up
|
||||
"web/templates/user_card_popover_avatar.hbs",
|
||||
"web/templates/popovers/user_card/user_card_popover_avatar.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