handlebars: Move popover handlebars to a new popovers folder.

Organize related handlebars in a new folder together.
This commit is contained in:
Aman Agrawal
2023-10-05 04:31:40 +00:00
committed by Tim Abbott
parent 95ee178d1a
commit 75826d8409
30 changed files with 24 additions and 24 deletions

View File

@@ -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",